diff --git a/i3config b/i3config index badc16c..194ed7b 100644 --- a/i3config +++ b/i3config @@ -13,7 +13,6 @@ set $ws8 8:æ # DEFAULT STARTUP -------------------------------------- exec setxkbmap -option caps:swapescape exec --no-startup-id volctl -exec --no-startup-id xfce4-volumed-pulse exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # exec --no-startup-id manjaro-hello exec --no-startup-id nm-applet @@ -70,12 +69,12 @@ bindsym $mod+Return exec kitty # kill focused window bindsym $mod+Shift+q kill # start program launcher -bindsym $mod+d exec --no-startup-id dmenu_recency -nb '#1A1B2F' -sf '#FF79C6' -sb '#1A1B2F' -nf '#c792EA' +bindsym $mod+d exec --no-startup-id dmenu_run -nb '#1A1B2F' -sf '#FF79C6' -sb '#1A1B2F' -nf '#c792EA' bindsym $mod+Ctrl+m exec pavucontrol # Start Applications -bindsym $mod+F2 exec firefox +bindsym $mod+F2 exec waterfox # bindsym $mod+F3 exec pcmanfm bindsym $mod+F3 exec kitty -e ranger bindsym $mod+Shift+F3 exec pcmanfm_pkexec @@ -281,10 +280,12 @@ mode "$mode_gaps_outer" { bindsym $mod+9 exec --no-startup-id blurlock # APPLICATION WORKSPACES ---------------------------------------------------- assign [class="Surfshark"] $ws8 -assign [class="firefox"] $ws1 -assign [class="Pale moon"] $ws2 -assign [class="Pcmanfm"] $ws3 -assign [class="Skype"] $ws5 +# assign [class="waterfox"] $ws1 +# assign [class="zed"] $ws1 +# assign [class="gimp"] $ws2 +# assign [class="Pale moon"] $ws2 +# assign [class="Pcmanfm"] $ws3 +# assign [class="Skype"] $ws5 # APPLICATION WINDOW MODES -------------------------------------------------- for_window [title="alsamixer"] floating enable border pixel 1