diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-20 00:18:05 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-20 00:18:05 +0900 |
| commit | 28aa62f54118b4746e2ccabff0167c4991b5cf4d (patch) | |
| tree | 5ef801da361f48af530468496fe0b1967b9127fc /config/waybar/ModulesWorkspaces | |
| parent | f73780ecb547ecc55c17b78cf964197a5f48e71a (diff) | |
Waybar Overhaul - Introducing Default v4, with app drawer function
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 350 |
1 files changed, 175 insertions, 175 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index 750c3488..4d840c0d 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -2,185 +2,185 @@ /* Waybar Workspaces modules */ /* Generally, this is a potential expanding of choices for hyprland/workspace */ -{ +// HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs - // HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs - // CIRCLES Style - "hyprland/workspaces": { - "active-only": false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent-workspaces": { - "*": 5 - }, - "format-icons": { - "active": "", - "default": "", - }, +{ +// CIRCLES Style +"hyprland/workspaces": { + "active-only": false, + "all-outputs": true, + "format": "{icon}", + "show-special": false, + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "persistent-workspaces": { + "*": 5 }, - // ROMAN Numerals style - "hyprland/workspaces#roman": { - "active-only": false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent-workspaces": { - "*": 5 - }, - "format-icons": { - "1": "I", - "2": "II", - "3": "III", - "4": "IV", - "5": "V", - "6": "VI", - "7": "VII", - "8": "VIII", - "9": "IX", - "10": "X", - }, + "format-icons": { + "active": "", + "default": "", }, - // PACMAN Style - "hyprland/workspaces#pacman": { - "active-only": false, - "all-outputs": true, - "format": "{icon}", - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "show-special": false, - "persistent-workspaces": { - "*": 5 - }, - "format": "{icon}", - "format-icons": { - "active": "<span font='12'></span>", - "empty": "<span font='8'></span>", - "default": "", - }, +}, +// ROMAN Numerals style +"hyprland/workspaces#roman": { + "active-only": false, + "all-outputs": true, + "format": "{icon}", + "show-special": false, + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "persistent-workspaces": { + "*": 5 }, - // Kanji / Japanese style - "hyprland/workspaces#kanji": { - "disable-scroll": true, - "show-special": false, - "all-outputs": true, - "format": "{icon}", - "persistent-workspaces": { - "*": 5 - }, - "format-icons": { - "1": "一", - "2": "二", - "3": "三", - "4": "四", - "5": "五", - "6": "六", - "7": "七", - "8": "八", - "9": "九", - "10": "十", - } + "format-icons": { + "1": "I", + "2": "II", + "3": "III", + "4": "IV", + "5": "V", + "6": "VI", + "7": "VII", + "8": "VIII", + "9": "IX", + "10": "X", + }, +}, +// PACMAN Style +"hyprland/workspaces#pacman": { + "active-only": false, + "all-outputs": true, + "format": "{icon}", + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "show-special": false, + "persistent-workspaces": { + "*": 5 + }, + "format": "{icon}", + "format-icons": { + "active": "<span font='12'></span>", + "empty": "<span font='8'></span>", + "default": "", + }, +}, +// Kanji / Japanese style +"hyprland/workspaces#kanji": { + "disable-scroll": true, + "show-special": false, + "all-outputs": true, + "format": "{icon}", + "persistent-workspaces": { + "*": 5 + }, + "format-icons": { + "1": "一", + "2": "二", + "3": "三", + "4": "四", + "5": "五", + "6": "六", + "7": "七", + "8": "八", + "9": "九", + "10": "十", + } +}, +// for Camilla or Spanish +"hyprland/workspaces#cam": { + "active-only":false, + "all-outputs": true, + "format": "{icon}", + "show-special": false, + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "persistent-workspaces": { + "*": 5 }, - // for Camilla or Spanish - "hyprland/workspaces#cam": { - "active-only":false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent-workspaces": { - "*": 5 - }, - "format-icons": { - "1": "Uno", - "2": "Due", - "3": "Tre", - "4": "Quattro", - "5": "Cinque", - "6":"Sei", - "7":"Sette", - "8":"Otto", - "9":"Nove", - "10":"Dieci" - } - }, - - // NUMBERS and ICONS style - "hyprland/workspaces#4": { - "format": "{name}", - "format": " {name} {icon} ", - //"format": " {icon} ", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "all-outputs": true, - "sort-by-number": true, "format-icons": { - "1": " ", - "2": " ", - "3": " ", - "4": " ", - "5": " ", - "6": " ", - "7": "", - "8": " ", - "9": "", - "10": "10", - "focused": "", - "default": "", - }, + "1": "Uno", + "2": "Due", + "3": "Tre", + "4": "Quattro", + "5": "Cinque", + "6":"Sei", + "7":"Sette", + "8":"Otto", + "9":"Nove", + "10":"Dieci" + } + }, + +// NUMBERS and ICONS style +"hyprland/workspaces#4": { + "format": "{name}", + "format": " {name} {icon} ", + //"format": " {icon} ", + "show-special": false, + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "all-outputs": true, + "sort-by-number": true, + "format-icons": { + "1": " ", + "2": " ", + "3": " ", + "4": " ", + "5": " ", + "6": " ", + "7": "", + "8": " ", + "9": "", + "10": "10", + "focused": "", + "default": "", + }, +}, +// NUMBERS and ICONS style with window rewrite +"hyprland/workspaces#rw": { + "disable-scroll": true, + "all-outputs": true, + "warp-on-scroll": false, + "sort-by-number": true, + "show-special": false, + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "format": "{icon} {windows}", + "format-window-separator": " ", + "window-rewrite-default": " ", + "window-rewrite": { + "title<.*youtube.*>": " ", + "title<.*amazon.*>": " ", + "title<.*reddit.*>": " ", + "title<.*Picture-in-Picture.*>": " ", + "class<firefox|org.mozilla.firefox>": " ", + "class<kitty|konsole>": " ", + "class<kitty-dropterm>": " ", + "class<Chromium>": " ", + "class<org.telegram.desktop|io.github.tdesktop_x64.TDesktop>": " ", + "class<[Ss]potify>": " ", + "class<VSCode|code-url-handler|code-oss|codium|codium-url-handler|VSCodium>": " ", + "class<thunar>": " ", + "class<[Tt]hunderbird|[Tt]hunderbird-esr>": " ", + "class<discord|[Ww]ebcord>": " ", + "class<subl>": " ", + "class<mpv>": " ", + "class<celluloid>": " ", + "class<Cider>": " ", + "class<virt-manager>": " ", + "class<codeblocks>": " ", + "class<mousepad>": " ", + "class<libreoffice-writer>": " ", + "class<libreoffice-startcenter>": " ", + "class<com.obsproject.Studio>": " ", + "class<polkit-gnome-authentication-agent-1>": " ", + "class<nwg-look>": " " + } }, - // NUMBERS and ICONS style with window rewrite - "hyprland/workspaces#rw": { - "disable-scroll": true, - "all-outputs": true, - "warp-on-scroll": false, - "sort-by-number": true, - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "format": "{icon} {windows}", - "format-window-separator": " ", - "window-rewrite-default": " ", - "window-rewrite": { - "title<.*youtube.*>": " ", - "title<.*amazon.*>": " ", - "title<.*reddit.*>": " ", - "title<.*Picture-in-Picture.*>": " ", - "class<[Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr>": " ", - "class<kitty|konsole>": " ", - "class<kitty-dropterm>": " ", - "class<Chromium>": " ", - "class<org.telegram.desktop|io.github.tdesktop_x64.TDeskto>": " ", - "class<[Ss]potify>": " ", - "class<VSCode|code-url-handler|code-oss|codium|codium-url-handler|VSCodium>": " ", - "class<[Tt]hunar>": " ", - "class<[Tt]hunderbird|[Tt]hunderbird-esr>": " ", - "class<discord|[Ww]ebcord>": " ", - "class<subl>": " ", - "class<mpv>": " ", - "class<celluloid>": " ", - "class<Cider>": " ", - "class<virt-manager>": " ", - "class<codeblocks>": " ", - "class<mousepad>": " ", - "class<libreoffice-writer>": " ", - "class<libreoffice-startcenter>": " ", - "class<com.obsproject.Studio>": " ", - "class<polkit-gnome-authentication-agent-1>": " ", - "class<nwg-look>": " " - } - }, - - }
\ No newline at end of file + +}
\ No newline at end of file |
