mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
catchup, yt-dlp
This commit is contained in:
parent
f5680d4c93
commit
230198732d
6 changed files with 14 additions and 12 deletions
|
|
@ -9,9 +9,10 @@
|
|||
enable = true;
|
||||
systemd.enable = true;
|
||||
settings = [{
|
||||
modules-left = [ "sway/workspaces" "sway/mode" "sway/window" ];
|
||||
modules-center = [ "clock" "clock#s" "clock#arc" "clock#miku" "clock#hex" ];
|
||||
modules-right = [
|
||||
modules-right = [ "clock#s" "clock#arc" "clock#miku" "clock#hex" "clock" ];
|
||||
modules-center = [ "sway/workspaces" "sway/mode" "sway/window" ];
|
||||
modules-left = [
|
||||
"tray"
|
||||
"pulseaudio"
|
||||
"custom/mail"
|
||||
"cpu"
|
||||
|
|
@ -23,7 +24,6 @@
|
|||
"idle_inhibitor"
|
||||
"custom/konawall"
|
||||
"custom/gpg-status"
|
||||
"tray"
|
||||
];
|
||||
|
||||
modules = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue