diff --git a/i3/config b/i3/config index 6938996..a145088 100644 --- a/i3/config +++ b/i3/config @@ -42,7 +42,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term alacritty +set $term contour # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. @@ -242,3 +242,4 @@ font MonaSpaceXenon Nerd Font exec_always setxkbmap -layout us -variant cmk_sky_us -option "lv5:caps_switch_lock" -option "misc:extend" exec_always --no-startup-id polybar & exec_always picom & +exec_always feh --bg-fill --no-fehbg ~/Pictures/Wallpapers/cyberpunk.jpg