mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-03-22 01:06:33 +05:30
Compare commits
3 Commits
fd3651b398
...
51ed6c6d2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
51ed6c6d2c
|
|||
|
77edbf47ad
|
|||
|
f7e6b47cb3
|
@@ -112,6 +112,7 @@
|
||||
".config/vesktop"
|
||||
".config/sops"
|
||||
".config/obs-studio"
|
||||
".config/easyeffects"
|
||||
".config/rustdesk"
|
||||
".config/kdeconnect"
|
||||
".config/Moonlight\ Game\ Streaming\ Project"
|
||||
|
||||
@@ -206,9 +206,7 @@
|
||||
"SUPER_SHIFT, Q, forcekillactive"
|
||||
"SUPER_SHIFT, F, fullscreen, 0"
|
||||
"SUPER_SHIFT, Space, exec, hyprctl dispatch togglefloating; hyprctl dispatch resizeactive exact 1200 800; hyprctl dispatch centerwindow;"
|
||||
|
||||
# shutdown
|
||||
"SUPER_SHIFT, P, exec, poweroff"
|
||||
"SUPER_SHIFT, P, exec, hyprctl dispatch pin"
|
||||
|
||||
# lock
|
||||
"SUPER_SHIFT, L, exec, hyprlock"
|
||||
@@ -289,6 +287,7 @@
|
||||
# load hyprland plugins
|
||||
"hyprctl plugin load '$HYPR_PLUGIN_DIR/lib/libhyprexpo.so'"
|
||||
|
||||
"easyeffects --w"
|
||||
"awww-daemon"
|
||||
"${pkgs.tpanel}/bin/tpanel"
|
||||
"kdeconnectd"
|
||||
|
||||
Reference in New Issue
Block a user