more stuff to waybar + sway

This commit is contained in:
opal
2023-11-07 22:06:57 -08:00
parent cfb6d28b76
commit cc8a938351
2 changed files with 9 additions and 9 deletions

View File

@@ -253,12 +253,12 @@ bindsym $mod+Shift+n output "HDMI-A-1" disable
# Wallpaper
# Assign workspaces to numbers
set $ws1 number 1
set $ws2 number 2
set $ws3 number 3
set $ws4 number 4
set $ws5 number 5
set $ws6 number 6
set $ws1 "I"
set $ws2 "II"
set $ws3 "III"
set $ws4 "IV"
set $ws5 "V"
set $ws6 "VI"
# Switch to workspace
bindsym $mod+1 workspace $ws1

View File

@@ -21,8 +21,8 @@
},
"clock": {
"format": "{: %H:%M %A %B %d}",
"tooltip": false
"format": "{: %H:%M %A %B %d}",
"tooltip-format": "<tt><big>{calendar}</big></tt>"
},
"battery": {
@@ -58,7 +58,7 @@
"on-scroll-down": "amixer set Master 3%-",
"format": "",
"format": "<span size='large'>{icon}</span> {volume}%",
"format-muted": "Muted",
"format-muted": "",
"format-icons": {
"headset": "",
"headphone": "",