added sway

- scape swap for sway
- added urxvt to sway config
- added window rules to sway
- added set wallpaper to autostart for swaybg
- switched to vesktop on autostart
- changed split binds
- border toggle
- added sway
- added sway stuff
- changed reqs to use /etc/os-release ID
This commit is contained in:
2025-07-26 15:37:54 -05:00
parent 6c9643ba74
commit 9276e2300a
9 changed files with 599 additions and 23 deletions

View File

@@ -1,7 +1,8 @@
{
"layer": "top",
"position": "bottom",
"modules-left": ["hyprland/workspaces"],
// "modules-left": ["hyprland/workspaces"],
"modules-left": [ "sway/workspaces", "sway/mode" ],
//"modules-center": ["clock", ], //"custom/weather"],
@@ -72,6 +73,33 @@
"sort-by-name": true
},
"sway/workspaces": {
"format": "{icon}",
"format-icons": {
"1":"  ",
"2":"  ",
"3":"  ",
"4":"  ",
"5":"  ",
"6":"  ",
"7":"  ",
"8":"  ",
"9":"  ",
"10":"  ",
"11":"  ",
"12":"  ",
"13":"  ",
"14":"  ",
"15":"  ",
"16":"  ",
"17":"  ",
"18":"  ",
"19":"  ",
"20":"  "
},
"sort-by-name": true
},
"tray": {
"icon-size": 16,
"spacing": 10