catchup, yt-dlp

This commit is contained in:
kat witch 2021-10-14 16:38:20 +01:00
parent f5680d4c93
commit 230198732d
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
6 changed files with 14 additions and 12 deletions

View file

@ -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 = {