Come back to Kitty
This commit is contained in:
@@ -16,12 +16,9 @@ set b off &
|
||||
## Bluelight filter
|
||||
(sleep 4; redshift) &
|
||||
|
||||
## Bar with invisible tray
|
||||
## Bar
|
||||
(sleep 3; polybar main) &
|
||||
|
||||
## Emacs daemon
|
||||
#(sleep 6; emacs --daemon=instance1) &
|
||||
|
||||
## Vim plugin update
|
||||
(sleep 5; vim +PlugUpgrade +PlugUpdate +qa) &
|
||||
|
||||
|
||||
@@ -315,7 +315,7 @@
|
||||
</keybind>
|
||||
<keybind key="W-Return">
|
||||
<action name="Execute">
|
||||
<command>alacritty</command>
|
||||
<command>kitty</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="W-w">
|
||||
|
||||
Reference in New Issue
Block a user