Config: Fix i3 startup scripts, some minor tweaks
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ set $mod2 Mod1
|
||||
floating_modifier $mod
|
||||
|
||||
# Application startup
|
||||
exec_always --no-startup-id $HOME/.scripts/wm/wallpaper.sh &
|
||||
exec_always --no-startup-id $HOME/.scripts/panel/polybar.sh &
|
||||
exec_always --no-startup-id $HOME/.local/bin/wm/wallpaper.sh &
|
||||
exec_always --no-startup-id $HOME/.local/bin/panel/polybar.sh &
|
||||
exec --no-startup-id firefox &
|
||||
exec --no-startup-id urxvt &
|
||||
exec --no-startup-id thunar &
|
||||
|
||||
Reference in New Issue
Block a user