Skip to content
Snippets Groups Projects
Commit 9f58b961 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Add language bar icon

parent bca4429d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
"modules-left": ["sway/workspaces", "sway/mode"],
//"modules-center": ["sway/window"],
"modules-center": ["clock"],
"modules-right": ["custom/arch_update", "custom/disk_home", "custom/disk_root","temperature", "cpu", "memory", "custom/mail", "network", "backlight", "pulseaudio", "battery", "idle_inhibitor", "tray"],
"modules-right": ["custom/arch_update", "custom/disk_home", "custom/disk_root","temperature", "cpu", "memory", "custom/mail", "network", "backlight", "pulseaudio", "sway/language", "battery", "idle_inhibitor", "tray"],
// Modules configuration
"sway/workspaces": {
......@@ -120,6 +120,10 @@
"on-click": "ponymix -N -t sink toggle",
"on-click-right": "ponymix -N -t source toggle"
},
"sway/language": {
"format": "{flag}",
"tooltip-format": "{flag} {long}",
},
"clock": {
"interval": 1,
"format": "⏰ {:%H:%M:%S 🗓️ %Y-%m-%d 📆 %W - Day: %a}",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment