diff --git a/.config/waybar/config b/.config/waybar/config index 3aaf1b8..e90ca25 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -169,24 +169,6 @@ "on-scroll-up": "brightnessctl -c backlight set +1%" }, - "custom/firefox": { - "format": " ", - "on-click": "exec firefox", - "tooltip": false - }, - - "custom/terminal": { - "format": " ", - "on-click": "exec xfce4-terminal", - "tooltip": false - }, - - "custom/files": { - "format": " ", - "on-click": "exec thunar", - "tooltip": false - }, - "custom/launcher": { "format":"", "on-click": "exec wofi -c ~/.config/wofi/config -I",