parent
f7302479b3
commit
b014f0da60
12 changed files with 545 additions and 209 deletions
|
@ -26,8 +26,9 @@ in {
|
|||
../waybar
|
||||
../swayidle
|
||||
../gammastep
|
||||
../wezterm
|
||||
# ../wezterm
|
||||
../wayvnc
|
||||
../swaync
|
||||
../foot
|
||||
];
|
||||
|
||||
|
@ -108,7 +109,7 @@ in {
|
|||
windowrulev2 = float, title:^(floating)$
|
||||
|
||||
bind = $mod, b, exec, firefox
|
||||
bind = $mod, t, exec, ${lib.getExe config.programs.wezterm.package}
|
||||
bind = $mod, t, exec, foot
|
||||
bind = $mod, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)"
|
||||
bind = $mod, x, exec, emacsclient -c
|
||||
bind = $mod SHIFT, n, exec, emacsclient --eval '(ccr/org-capture "n")' -c -F '((name . "floating"))'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue