mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-07 08:42:47 -05:00
Fix persistent i3 spinner
This commit is contained in:
parent
52759a6e9d
commit
c1dca1eed3
@ -22,8 +22,8 @@ force_focus_wrapping yes
|
||||
group "default" {
|
||||
|
||||
# launching
|
||||
bindsym $mod+backslash exec $term
|
||||
bindsym $mod{,+Shift}+d exec rofi \
|
||||
bindsym $mod+backslash exec --no-startup-id $term
|
||||
bindsym $mod{,+Shift}+d exec --no-startup-id rofi \
|
||||
-show {drun,run}
|
||||
|
||||
# window management
|
||||
|
Loading…
Reference in New Issue
Block a user