parent
d763d196be
commit
0404e61480
|
@ -19,6 +19,7 @@
|
|||
# underline-offset=<font metrics>
|
||||
# box-drawings-uses-font-glyphs=no
|
||||
# dpi-aware=auto
|
||||
dpi-aware=off
|
||||
|
||||
# initial-window-size-pixels=700x500 # Or,
|
||||
# initial-window-size-chars=<COLSxROWS>
|
||||
|
|
|
@ -302,6 +302,7 @@ include /etc/sway/config.d/*
|
|||
exec sh ~/.local/scripts/gammastep-init.sh
|
||||
exec udiskie
|
||||
exec autotiling
|
||||
exec_always kanshi
|
||||
|
||||
#do any computer specific setup here, monitor configs, etc.
|
||||
exec_always ~/.init.sh
|
||||
|
|
Loading…
Reference in New Issue