1
0
Fork 0

Miscellaneous desktop stuff

This commit is contained in:
Avery 2024-10-11 21:13:47 +02:00
parent 6790e3ac3b
commit 4a107f660c
Signed by: Avery
GPG key ID: B684FD451B692E04
8 changed files with 45 additions and 15 deletions

View file

@ -57,6 +57,7 @@ in {
"${Super}+Shift+0" = "move container to workspace number 10";
# Window management
"${Super}+W" = "kill";
"${Super}+E" = "exec pcmanfm-qt";
"${Super}+${cfg.left}" = "focus left";
"${Super}+${cfg.right}" = "focus right";
"${Super}+${cfg.up}" = "focus up";
@ -109,6 +110,7 @@ in {
{ command = "swww-daemon"; }
{ command = "autotiling"; }
{ command = "ags"; }
{ command = "lxqt-policykit-agent"; }
];
terminal = "kitty";
};