From 5674c3b2a3bf11e7edc6136c9a34ee9725d159c0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 9 Nov 2023 17:09:23 +0900 Subject: update waybar styles. Thanks @Krautt --- config/waybar/modules | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'config/waybar/modules') diff --git a/config/waybar/modules b/config/waybar/modules index a060965f..75e6c7a3 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -245,45 +245,6 @@ "(.*) - kitty": "> [$1]", }, }, - -"hyprland/workspaces": { - "format": "{name}", - //"format": " {name}:{icon} ", - //"format": " {icon} ", - "show-special": false, - "on-click": "activate", - "all-outputs": true, - "sort-by-number": true, - "format-icons": { - "1": " ", - "2": " ", - "3": " ", - "4": " ", - "5": " ", - "6": " ", - "7": "", - "8": " ", - "9": "", - "10": "10", - "focused": "", - "default": "", - }, - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", -}, - -"hyprland/workspaces#2": { - "format": "{icon}", - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "format-icons": { - "active": "", - "default": "", - }, - "active-only": false, - "all-outputs": true -}, "idle_inhibitor": { "format": "{icon}", -- cgit v1.2.3