hyprland configs: update

parent cc17d73d
......@@ -3,7 +3,7 @@ decoration {
blur {
noise = 0.0
size = 6
size = 10
}
shadow {
......
general {
gaps_in = 3
gaps_out = 5
border_size = 2
no_border_on_floating = false
gaps_in = 4
gaps_out = 12
border_size = 1
no_border_on_floating = true
col.active_border = rgb(7E01FF)
col.inactive_border = rgb(808181)
resize_on_border = true
......@@ -10,8 +10,8 @@ general {
snap {
enabled = true
window_gap = 15
monitor_gap = 20
window_gap = 10
monitor_gap = 25
border_overlap = false
}
}
{
"layer": "top",
"position": "top",
"margin-left": 5,
"margin-left": 12,
"margin-top": 5,
"margin-right": 5,
"margin-right": 12,
"height": 36,
"spacing": 4,
"exclusive": true,
......@@ -14,32 +14,24 @@
"/etc/ximperdistro/hyprland/waybar/modules.json"
],
"modules-left": [
"custom/sep",
"image#menu",
"custom/sep",
"custom/media"
"hyprland/workspaces",
"tray",
"hyprland/window",
],
"modules-center": [
"hyprland/workspaces",
"custom/sep",
"tray"
"custom/media",
],
"modules-right": [
"custom/clipboard",
"backlight",
"idle_inhibitor",
"custom/sep",
"pulseaudio#volume",
"pulseaudio#microphone",
"custom/sep",
"custom/clipboard",
"hyprland/language",
"custom/sep",
"bluetooth",
"hyprland/submap",
"group/volume",
"network",
"bluetooth",
"battery",
"clock",
"custom/sep",
"custom/notification",
"custom/sep"
"backlight",
"group/notification",
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment