Add sway config and other Wayland-related stuff
This commit is contained in:
parent
2ef36eb976
commit
ecd2f63c92
18 changed files with 664 additions and 0 deletions
7
.config/sway/config
Normal file
7
.config/sway/config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Main configuration file for sway (only includes drop-in configs)
|
||||
|
||||
# Include drop-in configs from ~/.config/sway/config.d
|
||||
include config.d/*
|
||||
|
||||
# Include system-wide drop-in configs
|
||||
include /etc/sway/config.d/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue