Switch i3 to Contour
This commit is contained in:
parent
ad6f5b1455
commit
de126461d9
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue