Fix mimeo keybind

This commit is contained in:
Marko Korhonen 2020-04-13 13:23:39 +03:00
parent 527e6da88c
commit 0241f6f746

View file

@ -20,7 +20,7 @@ floating_modifier $mod normal
bindsym $mod+Shift+r reload bindsym $mod+Shift+r reload
# open link from clipboard in default application # open link from clipboard in default application
bindsym $mod+Shift+o exec mimeo "$(wl-paste)" bindsym $mod+Shift+o exec mimeo $(wl-paste)
# turn on and off internal screen # turn on and off internal screen
bindsym --locked XF86Search output eDP-1 toggle bindsym --locked XF86Search output eDP-1 toggle