Various changes

This commit is contained in:
Zeph Levy 2026-02-07 18:54:19 +01:00
parent fda390dddf
commit 1e6b79a97e
4 changed files with 6 additions and 3 deletions

6
flake.lock generated
View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1770310759,
"narHash": "sha256-KsoavnriDUjaEP0x77JC19E9ehiVjThy/Jvno3FwNdE=",
"lastModified": 1770476834,
"narHash": "sha256-cyxgVsNfHnJ4Zn6G1EOzfTXbjTy7Ds9zMOsZaX7VZWs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "332027bc0ac95d230b8c680dcc44e56f9a3c9339",
"rev": "6cee0821577643e0b34e2c5d9a90d0b1b5cdca70",
"type": "github"
},
"original": {

View file

@ -44,5 +44,6 @@
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
GDK_BACKEND = "wayland";
SURGE_CLAP = "${pkgs.surge-XT}/lib/clap";
};
}

View file

@ -240,6 +240,7 @@ binds {
// Suggested binds for running programs: terminal, app launcher, screen locker.
Mod+RETURN hotkey-overlay-title="Open a Terminal: foot" { spawn "foot"; }
Mod+SPACE hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; }
Mod+SHIFT+SPACE hotkey-overlay-title="Open Emoji Picker" { spawn "bemoji -t --private"; }
Mod+S hotkey-overlay-title="Open a Browser: librewolf" { spawn "librewolf"; }
Super+Alt+L hotkey-overlay-title="Lock the Screen: hyprlock" { spawn "hyprlock"; }
Mod+T hotkey-overlay-title="Open file picker: Thunar" { spawn "thunar"; }

View file

@ -71,6 +71,7 @@
mpv
surge-XT
ardour
zrythm
qpwgraph
gimp