chore(waybar): remove obsolete thingies

This commit is contained in:
jacekpoz 2023-09-13 17:02:28 +02:00
parent 5885ccb4a2
commit dc88c12685
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -28,7 +28,7 @@
sort-by-name = true;
sort-by-coordinates = false;
on-click = "activate";
on-scroll = "~/Scripts/cycle_workspace.sh 1";
#on-scroll = "~/Scripts/cycle_workspace.sh 1";
active-only = false;
format = "{icon}";
format-icons = {
@ -151,19 +151,6 @@
format = "󰍛 {}%";
max-length = 10;
};
"custom/media" = {
interval = 30;
format = "{icon} {}";
return-type = "json";
max-length = 20;
format-icons = {
spotify = " ";
default = " ";
};
escape = true;
exec = "$HOME/.config/system_scripts/mediaplayer.py 2> /dev/null";
on-click = "playerctl play-pause";
};
"custom/launcher" = {
format = "󰣇 ";
on-click = "~/.config/rofi/launchers/type-2/launcher.sh";