19 lines
503 B
Plaintext
19 lines
503 B
Plaintext
# 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: "
|