use i3-nagbar option -b (working on Ubuntu) instead of -B
This commit is contained in:
parent
f51859b705
commit
0cbfd510eb
@ -126,7 +126,7 @@ bindsym $mod+Ctrl+c reload
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
bindsym $mod+Ctrl+r restart
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+Ctrl+End exec "i3-nagbar -t warning -m 'Exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||
bindsym $mod+Ctrl+End exec "i3-nagbar -t warning -m 'Exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
mode "resize" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user