Broke up sway config into multiple files
This commit is contained in:
18
.config/sway/variables
Normal file
18
.config/sway/variables
Normal 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: "
|
||||
Reference in New Issue
Block a user