summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 18:18:50 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 18:18:50 +0100
commitd39559d1c9a3c16c342bcb0be5803335ceccab03 (patch)
tree09e5bd5a7479e87b9f48f266c33e61deb1452d2f
parentfc90b95cf6e62d29cac0ddce5acf95999e453587 (diff)
fixed hyprland config
-rw-r--r--modules/home/hyprland/chernobyl/hyprland.nix6
-rw-r--r--modules/nixos/base/packages.nix2
2 files changed, 5 insertions, 3 deletions
diff --git a/modules/home/hyprland/chernobyl/hyprland.nix b/modules/home/hyprland/chernobyl/hyprland.nix
index 51cf379..2db9c0a 100644
--- a/modules/home/hyprland/chernobyl/hyprland.nix
+++ b/modules/home/hyprland/chernobyl/hyprland.nix
@@ -33,7 +33,7 @@
"$mod SHIFT, Q, killactive,"
"$mod, F, fullscreen, 0"
"$mod SHIFT, SPACE, togglefloating,"
- "$mod, SPACE, cyclenext,"
+ "$mod, SPACE, focusurgentorlast,"
# Focus (h=left, j=down, k=up, l=right)
"$mod, H, movefocus, l"
@@ -49,8 +49,8 @@
# Layout switching
"$mod, S, layoutmsg, togglesplit"
- "$mod, W, layoutmsg, orientationcycle"
- "$mod, E, layoutmsg, orientationcycle"
+ "$mod, W, layoutmsg, preselect, l"
+ "$mod, E, layoutmsg, preselect, r"
# Reload
"$mod SHIFT, C, exec, hyprctl reload"
diff --git a/modules/nixos/base/packages.nix b/modules/nixos/base/packages.nix
index fedccd5..d9b4b7f 100644
--- a/modules/nixos/base/packages.nix
+++ b/modules/nixos/base/packages.nix
@@ -31,6 +31,7 @@
helvum
playerctl
zscroll
+ pipewire
# === Bluetooth & Wireless ===
blueman
@@ -42,6 +43,7 @@
flameshot
xss-lock
brightnessctl
+ hyprlock
imagemagick
ghostscript