2tb drive died, removed

This commit is contained in:
alyx 2025-07-02 06:34:48 +01:00
parent cde5235b79
commit 74e723ea06
No known key found for this signature in database
5 changed files with 2 additions and 5 deletions

View file

@ -34,6 +34,7 @@
input.focus-follows-mouse.enable = true;
binds = with config.lib.niri.actions; lib.mkDefault {
"Mod+Return".action = spawn "foot";
"Mod+V".action = spawn "/home/${vars.user}/.config/nixos/home/wooz";
"Mod+N".action = spawn "swaync-client" "-t";
"Mod+Shift+Space".action = toggle-window-floating;
"XF86AudioRaiseVolume".action = spawn "wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "5%+";