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