diff options
Diffstat (limited to '.config/wpg')
-rw-r--r-- | .config/wpg/templates/i3.base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wpg/templates/i3.base b/.config/wpg/templates/i3.base index ed93b9a..4b9067a 100644 --- a/.config/wpg/templates/i3.base +++ b/.config/wpg/templates/i3.base @@ -122,7 +122,7 @@ bindsym $mod+shift+F2 exec firefox --private-window bindsym $mod+F3 exec --no-startup-id i3-filescmd.sh bindsym $mod+F4 exec --no-startup-id i3-mailcmd.sh bindsym $mod+F5 exec --no-startup-id i3-newsboatcmd.sh -bindsym $mod+F6 exec --no-startup-id url_handler.sh `xclip -selection clipboard -o` +bindsym $mod+F6 exec --no-startup-id url_handler.sh bindsym $mod+F7 exec --no-startup-id dict.sh bindsym $mod+F8 exec toggle-webcam.sh bindsym $mod+Shift+F8 exec --no-startup-id toggle-screencast.sh |