Fix mimeo keybind
This commit is contained in:
parent
a5ae6ab883
commit
5e35d9e8f4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue