who even knows

This commit is contained in:
iofq 2025-03-13 02:56:59 -05:00
parent d2b7eefd89
commit 470b9379f5
13 changed files with 523 additions and 248 deletions

View file

@ -5,7 +5,6 @@
extraConfig = ''
monitor=,preferred,auto,1
'';
plugins = [pkgs.hyprlandPlugins.hyprexpo];
settings = {
"$mod" = "SUPER";
general = {
@ -77,7 +76,6 @@
"$mod, f, fullscreen"
"$mod SHIFT, Escape, exit"
"$mod SHIFT, f, fullscreenstate, 0 3"
"$mod, a, hyprexpo:expo, toggle"
"$mod, Space, exec, ${pkgs.bemenu}/bin/bemenu-run"
"$mod, t, togglefloating"
"$mod, bracketleft, exec, grimshot --notify save area /tmp/scrot-$(date \"+%Y-%m-%d\"T\"%H:%M:%S\").png"