sway: fix indent
This commit is contained in:
parent
7af7d8dbde
commit
9b4673ace4
1 changed files with 112 additions and 111 deletions
3
config
3
config
|
@ -16,7 +16,7 @@ set $right l
|
|||
# Your preferred terminal emulator
|
||||
set $term termite
|
||||
set $background $HOME/Cloud/xkonni/Pictures/wallpaper/5k_bavarian_forest_bw.jpg
|
||||
set lock_cmd $HOME/.config/sway/lock
|
||||
set $lock_cmd $HOME/.config/sway/lock
|
||||
|
||||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
|
@ -232,3 +232,4 @@ bar {
|
|||
}
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
include $HOME/.config/sway/config.d/$(hostname)
|
||||
|
|
Loading…
Reference in a new issue