mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add work monitor and screen sharing utils
This commit is contained in:
parent
053cc25ab9
commit
54d4090918
4 changed files with 455 additions and 106 deletions
|
|
@ -35,6 +35,7 @@ in
|
|||
{
|
||||
"${modifier}+q" = "kill";
|
||||
"${modifier}+f" = "exec firefox";
|
||||
"${modifier}+Shift+f" = "exec swaymsg fullscreen";
|
||||
"${modifier}+Space" = "exec fuzzel";
|
||||
"${modifier}+Shift+Space" = "floating toggle";
|
||||
"${modifier}+e" = "exec emacsclient -nquc -a emacs -e \"(dashboard-open)\"";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue