add support for more launcher keys to i3

This commit is contained in:
LordMZTE 2023-07-03 19:10:37 +02:00
parent 47d6d3b579
commit d6342e54d0
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -41,6 +41,8 @@ bindsym XF86AudioPrev exec playerctl previous
# other fancy keys
bindsym XF86Mail exec <% opt.commands.email %>
bindsym XF86Calculator exec <% opt.commands.calculator %>
bindsym XF86Explorer exec <% opt.commands.file_manager %>
bindsym XF86HomePage exec <% opt.commands.browser %>
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod