mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
added zip utils & fixed audio
This commit is contained in:
parent
cf80eff840
commit
7ca03bacd4
2 changed files with 11 additions and 3 deletions
|
@ -2,7 +2,14 @@
|
|||
"layer": "top",
|
||||
"modules-left": ["custom/launcher", "sway/workspaces", "sway/mode"],
|
||||
"modules-center": [],
|
||||
"modules-right": ["tray", "bluetooth", "network", "clock", "privacy"],
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"bluetooth",
|
||||
"network",
|
||||
"wireplumber",
|
||||
"clock",
|
||||
"privacy"
|
||||
],
|
||||
"clock": {
|
||||
"format-alt": "{:%a, %d. %b %H:%M}"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue