commit a44776c95882be11f45b43f5da4d556cd0febd13 parent fd57c4350b5cebe82ca0790856340eae1dbb3d81 Author: Luke Smith <luke@lukesmith.xyz> Date: Thu, 4 Apr 2019 19:16:53 -0400 freeze for dunst fix Diffstat:
M | .config/i3/config | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/i3/config b/.config/i3/config @@ -125,7 +125,7 @@ mode "$freeze" { bindsym $mod+Shift+f mode "default" } bindsym $mod+f fullscreen toggle -bindsym $mod+Shift+f mode "$freeze" ;; exec --no-startup-id notify-send "<b>Distraction-free mode activated.</b> Press Super+Shift+f to return." +bindsym $mod+Shift+f mode "$freeze" ;; exec --no-startup-id notify-send "Distraction-free mode activated." "Press Super+Shift+f to return." bindsym $mod+g workspace prev bindsym $mod+Shift+g exec --no-startup-id gimp; workspace $ws5