Broke up sway config into multiple files

This commit is contained in:
2026-02-12 20:49:52 +01:00
parent 40bb01e3a3
commit ab09268eaa
9 changed files with 267 additions and 323 deletions

18
.config/sway/variables Normal file
View File

@@ -0,0 +1,18 @@
# Variables
set $mod Mod4
set $wallpaper_path '/home/wholteza/.config/feh/wallpaper.png'
set $swaylock 'swaylock -fkL -s stretch -i /home/wholteza/.config/feh/wallpaper.png'
## Define names for default workspaces for which we configure key bindings later on.
### Search up nerd font icons to get more icons
set $ws1 "1:  Term"
set $ws2 "2: 󰭹 Social"
set $ws3 "3:  Dev"
set $ws4 "4: 󰈹 Browse"
set $ws5 "5: 󰓓 Games"
set $ws6 "6"
set $ws7 "7"
set $ws8 "8"
set $ws9 "9: "
set $ws10 "10: "