mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Add example autostart and environment files
This commit is contained in:
parent
fbfa0c4a9e
commit
bad3311ae5
2 changed files with 9 additions and 0 deletions
5
docs/autostart
Normal file
5
docs/autostart
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Example autostart file
|
||||||
|
|
||||||
|
# Set background color
|
||||||
|
swaybg -c '#113344' >/dev/null 2>&1 &
|
||||||
|
|
||||||
4
docs/environment
Normal file
4
docs/environment
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Example environment file
|
||||||
|
|
||||||
|
# Set keyboard layout to Swedish
|
||||||
|
XKB_DEFAULT_LAYOUT=se
|
||||||
Loading…
Add table
Add a link
Reference in a new issue