Browse Source

waybar latte and mocha tweaked abit

pull/20/head
JaKooLit 2 years ago
parent
commit
563e126ab3
  1. 51
      config/waybar/modules
  2. 17
      config/waybar/style/style-catppuccin-latte.css
  3. 27
      config/waybar/style/style-catppuccin-mocha.css

51
config/waybar/modules

@ -1,13 +1,9 @@
//* ---- 💫 https://github.com/JaKooLit 💫 ---- *//
{ {
// HYPRLAND WORKSPACES. CHOOSE as desired and place on waybar configs // HYPRLAND WORKSPACES. CHOOSE as required
// CIRCLES Style // CIRCLES Style
"hyprland/workspaces": { "hyprland/workspaces": {
"active-only": false,
"all-outputs": true, "all-outputs": true,
"format": "{icon}", "format": "{icon}",
"show-special": false,
"on-click": "activate", "on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1", "on-scroll-down": "hyprctl dispatch workspace e-1",
@ -16,60 +12,58 @@
"2": [], "2": [],
"3": [], "3": [],
"4": [], "4": [],
"5": [], "5": []
}, },
"format-icons": { "format-icons": {
"active": "", "active": "",
"default": "", "default": "",
}, },
"active-only": false,
"all-outputs": true
}, },
// ROMAN Numerals style // ROMAN Numerals style
"hyprland/workspaces#2": { "hyprland/workspaces#2": {
"active-only":false, "active-only":false,
"all-outputs": true, "all-outputs": true,
"format": "{icon}", "format": "{icon}",
"show-special": false,
"on-click": "activate", "on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"persistent_workspaces":{ "persistent_workspaces":{
"1": [], "1": [],
"2": [], "2": [],
"3": [], "3": [],
"4": [], "4": [],
"5": [], "5": []
}, },
"format-icons": { "format-icons": {
"1": "I", "1": "I",
"2": "II", "2": "II",
"3": "III", "3": "III",
"4": "IV", "4": "IV",
"5": "V", "5": "V"
}
}, },
},
// PACMAN Style // PACMAN Style
"hyprland/workspaces#3": { "hyprland/workspaces#3": {
"active-only":false, "active-only":false,
"all-outputs": true, "all-outputs": true,
"format": "{icon}", "format": "{icon}",
"on-click": "activate", "on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"show-special": false,
"persistent_workspaces":{ "persistent_workspaces":{
"1": [], "1": [],
"2": [], "2": [],
"3": [], "3": [],
"4": [], "4": [],
"5": [], "5": []
}, },
"format": "{icon}", "format": "{icon}",
"format-icons": { "format-icons": {
"active": " 󰮯 ", "active": " 󰮯 ",
"default": " ", "default": " ",
"persistent":"󰑊", "persistent":"󰑊"
}, }
}, },
// NUMBERS and ICONS style // NUMBERS and ICONS style
@ -79,8 +73,6 @@
//"format": " {icon} ", //"format": " {icon} ",
"show-special": false, "show-special": false,
"on-click": "activate", "on-click": "activate",
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
"all-outputs": true, "all-outputs": true,
"sort-by-number": true, "sort-by-number": true,
"format-icons": { "format-icons": {
@ -97,7 +89,10 @@
"focused": "", "focused": "",
"default": "", "default": "",
}, },
"on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1",
}, },
"backlight": { "backlight": {
"interval": 2, "interval": 2,
"align": 0, "align": 0,
@ -332,8 +327,8 @@
"temperature": { "temperature": {
"interval": 10, "interval": 10,
"tooltip": false, "tooltip": false,
//"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input", "hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
"thermal-zone": 0, //"thermal-zone": 0,
"critical-threshold": 82, "critical-threshold": 82,
"format-critical": "{temperatureC}°C {icon}", "format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}", "format": "{temperatureC}°C {icon}",
@ -342,7 +337,7 @@
}, },
"tray": { "tray": {
"icon-size": 17, //"icon-size": 17,
"spacing": 8, "spacing": 8,
}, },
@ -413,7 +408,11 @@
"exec": "playerctl -a metadata --format '{\"text\": \"{{artist}} ~ {{markup_escape(title)}}\", \"tooltip\": \"{{playerName}} : {{markup_escape(title)}}\", \"alt\": \"{{status}}\", \"class\": \"{{status}}\"}' -F", "exec": "playerctl -a metadata --format '{\"text\": \"{{artist}} ~ {{markup_escape(title)}}\", \"tooltip\": \"{{playerName}} : {{markup_escape(title)}}\", \"alt\": \"{{status}}\", \"class\": \"{{status}}\"}' -F",
"on-click-middle": "playerctl play-pause", "on-click-middle": "playerctl play-pause",
"on-click": "playerctl previous", "on-click": "playerctl previous",
"on-click-right": "playerctl next" "on-click-right": "playerctl next",
"scroll-step": 5.0,
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"smooth-scrolling-threshold": 1,
}, },
"custom/power": { "custom/power": {
@ -553,8 +552,8 @@
"temperature#vertical": { "temperature#vertical": {
"interval": 10, "interval": 10,
"tooltip": true, "tooltip": true,
//"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input", "hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
"thermal-zone": 0, //"thermal-zone": 0,
"critical-threshold": 80, "critical-threshold": 80,
"format-critical": "{icon}\n{temperatureC}°C", "format-critical": "{icon}\n{temperatureC}°C",
"format": " {icon}", "format": " {icon}",

17
config/waybar/style/style-catppuccin-latte.css

@ -17,8 +17,9 @@ margin-bottom: 1px;
window#waybar { window#waybar {
transition-property: background-color; transition-property: background-color;
transition-duration: 0.5s; transition-duration: 0.5s;
/*background: transparent;*/
border: 2px solid @sapphire;
background: @theme_base_color; background: @theme_base_color;
border: 2px solid @overlay0;
border-radius: 10px; border-radius: 10px;
} }
@ -31,18 +32,20 @@ window#waybar.hidden {
} }
/* This section can be use if you want to separate waybar modules*/ /* This section can be use if you want to separate waybar modules*/
/* Remember to set transparent on waybar above */
/*.modules-left, .modules-center, .modules-right { */ /*.modules-left, .modules-center, .modules-right { */
/* background: @theme_base_color; */ /* background: @theme_base_color; */
/* border: 3px solid @overlay0; */ /* border: 0.5px solid @overlay0; */
/* padding: 0px 5px; */ /* padding: 0px 5px; */
/* border-radius: 5; */ /* border-radius: 10px; */
/*} */ /*} */
/* .modules-center { */ /* .modules-left, .modules-right { */
/* border: 3px solid @lavender; */ /* border: 1px solid @blue; */
/* margin: 0px 5px;*/ /* margin: 0px 5px;*/
/*}*/ /*}*/
#backlight, #backlight,
#battery, #battery,
#bluetooth, #bluetooth,
@ -138,10 +141,6 @@ window#waybar.hidden {
color: @teal; color: @teal;
} }
#temperature.critical {
background-color: @red;
}
#tray > .passive { #tray > .passive {
-gtk-icon-effect: dim; -gtk-icon-effect: dim;
} }

27
config/waybar/style/style-catppuccin-mocha.css

@ -17,8 +17,9 @@ margin-bottom: 1px;
window#waybar { window#waybar {
transition-property: background-color; transition-property: background-color;
transition-duration: 0.5s; transition-duration: 0.5s;
background: @theme_base_color; background: transparent;
border: 2px solid @overlay0; /*border: 2px solid @overlay0;*/
/*background: @theme_base_color;*/
border-radius: 10px; border-radius: 10px;
} }
@ -31,17 +32,17 @@ window#waybar.hidden {
} }
/* This section can be use if you want to separate waybar modules */ /* This section can be use if you want to separate waybar modules */
/* .modules-left, .modules-center, .modules-right { */ .modules-left, .modules-center, .modules-right {
/* background: @theme_base_color; */ background: @theme_base_color;
/* border: 3px solid @overlay0; */ border: 0.5px solid @overlay0;
/* padding: 0px 5px; */ padding: 0px 5px;
/* border-radius: 5; */ border-radius: 10px;
/* } */ }
/* .modules-center { */ .modules-left, .modules-right {
/* border: 3px solid @lavender; */ border: 1px solid @blue;
/*margin: 0px 5px;*/ /*margin: 0px 5px;*/
/* } */ }
#backlight, #backlight,
#battery, #battery,
@ -138,10 +139,6 @@ window#waybar.hidden {
color: @teal; color: @teal;
} }
#temperature.critical {
background-color: @red;
}
#tray > .passive { #tray > .passive {
-gtk-icon-effect: dim; -gtk-icon-effect: dim;
} }

Loading…
Cancel
Save