custom-hypr - add config hypr

This commit is contained in:
huyjaky
2024-10-21 16:52:57 +07:00
parent 3d18770151
commit 0cf0beb8c7
28 changed files with 1420 additions and 400 deletions

View File

@@ -25,6 +25,7 @@
"memory",
"cpu",
"custom/r_end",
"custom/l_end",
"custom/cava",
"custom/r_end",
@@ -39,11 +40,18 @@
],
"modules-right": [
"custom/padd",
"custom/l_end",
"hyprland/workspaces",
"custom/r_end",
"custom/l_end",
"backlight",
"network",
"pulseaudio",
"custom/r_end",
"custom/l_end",
"privacy",
"tray",
@@ -51,6 +59,20 @@
"custom/padd",
],
// sourced from modules based on config.ctl //
"hyprland/workspaces": {
"disable-scroll": true,
"rotate": 0,
"all-outputs": true,
"active-only": false,
"on-click": "activate",
"disable-scroll": false,
"on-scroll-up": "hyprctl dispatch workspace -1",
"on-scroll-down": "hyprctl dispatch workspace +1",
"persistent-workspaces": {
}
},
"custom/cava": {
"format": "{}",
"exec": "waybar_cava.sh",
@@ -74,7 +96,7 @@
},
"cpu": {
"interval": 10,
"format": "|󰍛 {usage}%",
"format": "󰍛 {usage}%",
"rotate": 0,
"format-alt": "{icon0}{icon1}{icon2}{icon3}",
"format-icons": [
@@ -95,7 +117,7 @@
"m": 30, // medium
},
"interval": 30,
"format": "󰾆 {used}gb|",
"format": "󰾆 {used}gb",
"rotate": 0,
"format-m": "󰾅 {used}gb",
"format-h": "󰓅 {used}gb",
@@ -284,9 +306,9 @@
"portable": "",
"car": "",
"default": [
"",
"",
""
" ",
" ",
" "
],
},
},