Replace urxvt with kitty, delete redundant Xresources
This commit is contained in:
@@ -26,9 +26,6 @@ xrdb ~/.Xresources &
|
||||
(sleep 2; stalonetray --dockapp-mode simple --kludges force_icons_size -i 15) &
|
||||
(sleep 3; polybar main) &
|
||||
|
||||
## Urxvt daemon
|
||||
urxvtd -q -f -o &
|
||||
|
||||
## KeepassXC
|
||||
(sleep 2; bash -c "secret-tool lookup 'keepass' 'login' | keepassxc --pw-stdin ~/Sync/Security/MDP.kbdx") &
|
||||
|
||||
|
||||
@@ -315,7 +315,7 @@
|
||||
</keybind>
|
||||
<keybind key="W-Return">
|
||||
<action name="Execute">
|
||||
<command>urxvtc</command>
|
||||
<command>kitty</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="W-w">
|
||||
|
||||
Reference in New Issue
Block a user