pause fix on porno mode
This commit is contained in:
parent
1a9188c3ba
commit
2289c2afd7
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ bindsym $mod+grave exec --no-startup-id dmenuunicode
|
|||
##bindsym $mod+asciitilde
|
||||
|
||||
#STOP/HIDE EVERYTHING:
|
||||
bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec $truepause ; exec --no-startup-id pauseallmpv; workspace 0; exec $term -e htop ; exec $term -e ranger
|
||||
bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec --no-startup-id lmc truepause ; exec --no-startup-id pauseallmpv; workspace 0; exec $term -e htop ; exec $term -e ranger
|
||||
|
||||
# Show selection:
|
||||
bindsym $mod+Insert exec --no-startup-id showclip
|
||||
|
|
Loading…
Reference in a new issue