refactor: only one floating window class
This commit is contained in:
parent
59a4bb273a
commit
ff2152ec3b
@ -54,13 +54,13 @@ super + shift + {h,j,k,l}
|
|||||||
player {prev,stop,toggle,next}
|
player {prev,stop,toggle,next}
|
||||||
|
|
||||||
super + shift + m
|
super + shift + m
|
||||||
$TERMINAL -g 128x32 -c "ncmpcpp" -e ncmpcpp
|
$TERMINAL -g 128x32 -c "float" -e ncmpc
|
||||||
|
|
||||||
super + shift + n
|
super + shift + n
|
||||||
$TERMINAL -g 128x32 -c "neomutt" -e neomutt
|
$TERMINAL -g 128x32 -c "float" -e neomutt
|
||||||
|
|
||||||
super + shift + t
|
super + shift + t
|
||||||
$TERMINAL -g 128x32 -c "transmission" -e tremc
|
$TERMINAL -g 128x32 -c "float" -e tremc
|
||||||
|
|
||||||
super + shift + b
|
super + shift + b
|
||||||
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script
|
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 0e2075b0ec4282cb81dec8055332b5f71ede9e6c
|
Subproject commit 7199d8d564c144bbf4d47641db72b071f39533c7
|
Reference in New Issue
Block a user