From 44d9eb81f95e08a7c21c9821bbbd8d4c5bdaa9c1 Mon Sep 17 00:00:00 2001 From: vin Date: Wed, 7 May 2025 16:50:31 -0400 Subject: demiurge, hastur: elite stuff --- home.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index 4e313d9..d901997 100644 --- a/home.nix +++ b/home.nix @@ -477,6 +477,7 @@ in { entertrained = "https://entertrained.app/"; burst = "https://www.burst-type.pro/"; colemakcamp = "https://colemakcamp.github.io/"; + colony = "https://cmdr-nowski.github.io/scuffed/#DRmd5xEUGQMOIU5nCVEG"; }; searchEngines = { @@ -1365,11 +1366,13 @@ interceptor.register(int_fn) for_window [title="profanity"] move container to workspace 9 for_window [app_id="vesktop"] move container to workspace 10 - xwayland disable - exec ${pkgs.qutebrowser}/bin/qutebrowser exec ${pkgs.vesktop}/bin/vesktop --use-vulkan --ozone-platform=wayland --enable-features=UseOzonePlatform,Vulkan exec ${config.wayland.windowManager.sway.config.terminal} -T profanity -e ${pkgs.profanity}/bin/profanity + + # for elite va + bindsym --whole-window BTN_SIDE echo press >/tmp/elite_va.fifo + bindsym --whole-window --release BTN_SIDE echo release >/tmp/elite_va.fifo ''; }; } -- cgit v1.2.3