diff --git a/home/Aloria.nix b/home/Aloria.nix index 791ab4d..4bf41a0 100644 --- a/home/Aloria.nix +++ b/home/Aloria.nix @@ -35,9 +35,9 @@ in { vscode texliveFull gnome-power-manager - discord smile podman-compose + vesktop ]; wayland.windowManager.hyprland.settings = { diff --git a/home/Arendia.nix b/home/Arendia.nix index c3fd60e..877b09a 100644 --- a/home/Arendia.nix +++ b/home/Arendia.nix @@ -29,7 +29,6 @@ in { texliveFull gnome-power-manager # jetbrains.pycharm-professional - discord smile ]; diff --git a/home/Kell.nix b/home/Kell.nix index b9edec5..3b12eca 100644 --- a/home/Kell.nix +++ b/home/Kell.nix @@ -36,7 +36,6 @@ in { moonlight-qt vscode jetbrains.rider - discord ]; services.hyprpaper = { diff --git a/home/niri/default.nix b/home/niri/default.nix index 9ed6440..77fffc2 100644 --- a/home/niri/default.nix +++ b/home/niri/default.nix @@ -130,6 +130,11 @@ in { touchpad { tap } + keyboard { + xkb { + options "compose:rctrl" + } + } focus-follows-mouse max-scroll-amount="10%" warp-mouse-to-focus } @@ -178,8 +183,8 @@ in { Mod+Shift+K { move-window-up; } // Workspaces - // Mod+Shift+T { move-column-to-workspace-empty; } - // Mod+T { focus-workspace-empty; } + Mod+Shift+U { move-column-to-workspace-down; } + Mod+Shift+I { move-column-to-workspace-up; } Mod+I { focus-workspace-up; } Mod+U { focus-workspace-down; } diff --git a/home/utils/common.nix b/home/utils/common.nix index 736bd12..80ecfe9 100644 --- a/home/utils/common.nix +++ b/home/utils/common.nix @@ -23,6 +23,7 @@ htop ghostscript waypipe + tree inputs.worktimer.packages.${pkgs.stdenv.hostPlatform.system}.default usbutils gocryptfs