sxhkd: Simplify terminal options

Since urxvt and termite now look very similar to each other (except for
transparency), and since images do not play nicely in tmux / transparent
windows, it makes sense to separate tasks between the two.
This commit is contained in:
Donovan Glover 2018-10-21 21:29:07 -04:00
parent d97175b059
commit 2f4aa0e865
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -11,11 +11,7 @@ super + p
# Open a new terminal window
super + {_,shift} + Return
urxvtcd {_,-e "tmux"}
# Open a new transparent terminal
super + {_,shift} + backslash
termite -e {"tmux new-session; set status", "tmux"}
{termite -e "tmux new-session; set status",urxvtcd}
# toggle polybar: top_padding depends on the height you set in polybar/config
super + o