firefox stuff

This commit is contained in:
eneller
2022-09-01 23:07:17 +02:00
parent cbb15212e3
commit de389f9e46
4 changed files with 29 additions and 4 deletions

View File

@@ -83,7 +83,7 @@ bindsym $mod+Shift+p resize shrink width 1 px or 1 ppt
bindsym $mod+Shift+r exec --no-startup-id winresize
bindsym $mod+f fullscreen toggle
bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill
bindsym $mod+Shift+t layout toggle tabbed splith
bindsym $mod+t layout toggle tabbed splith
bindsym $mod+Shift+v split h;exec notify-send 'tile horizontally |'
bindsym $mod+v split v;exec notify-send 'tile vertically -'
@@ -144,7 +144,7 @@ bindsym $mod+Shift+0 move container to workspace $ws10
# APPLICATION SHORTCUTS
bindsym $mod+Return exec --no-startup-id $LAUNCHER
bindsym $mod+t exec --no-startup-id $TERMINAL
bindsym $mod+space exec --no-startup-id $TERMINAL
bindsym $mod+w exec --no-startup-id $BROWSER
bindsym $mod+e exec --no-startup-id $EXPLORER
bindsym $mod+m exec --no-startup-id $MAILCLIENT