refactor: only one floating window class

This commit is contained in:
David JULIEN 2021-09-07 23:56:08 +02:00
parent 59a4bb273a
commit ff2152ec3b
2 changed files with 4 additions and 4 deletions

View File

@ -54,13 +54,13 @@ super + shift + {h,j,k,l}
player {prev,stop,toggle,next}
super + shift + m
$TERMINAL -g 128x32 -c "ncmpcpp" -e ncmpcpp
$TERMINAL -g 128x32 -c "float" -e ncmpc
super + shift + n
$TERMINAL -g 128x32 -c "neomutt" -e neomutt
$TERMINAL -g 128x32 -c "float" -e neomutt
super + shift + t
$TERMINAL -g 128x32 -c "transmission" -e tremc
$TERMINAL -g 128x32 -c "float" -e tremc
super + shift + b
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script

@ -1 +1 @@
Subproject commit 0e2075b0ec4282cb81dec8055332b5f71ede9e6c
Subproject commit 7199d8d564c144bbf4d47641db72b071f39533c7