updated walls, disabled waybar-cava, remove upstream config from hyprland config
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 1.5 MiB |
@@ -130,7 +130,6 @@ animations {
|
|||||||
animation = fadeIn, 1, 1.73, almostLinear
|
animation = fadeIn, 1, 1.73, almostLinear
|
||||||
animation = fadeOut, 1, 1.46, almostLinear
|
animation = fadeOut, 1, 1.46, almostLinear
|
||||||
animation = fade, 1, 3.03, quick
|
animation = fade, 1, 3.03, quick
|
||||||
animation = fadePopups, 0
|
|
||||||
animation = layers, 1, 3.81, easeOutQuint
|
animation = layers, 1, 3.81, easeOutQuint
|
||||||
animation = layersIn, 1, 4, easeOutQuint, popin 80%
|
animation = layersIn, 1, 4, easeOutQuint, popin 80%
|
||||||
animation = layersOut, 1, 1.5, linear, popin 80%
|
animation = layersOut, 1, 1.5, linear, popin 80%
|
||||||
@@ -269,9 +268,6 @@ bindel = $mainMod SHIFT, left, resizeactive, -10 0
|
|||||||
bindel = $mainMod SHIFT, up, resizeactive, 0 -10
|
bindel = $mainMod SHIFT, up, resizeactive, 0 -10
|
||||||
bindel = $mainMod SHIFT, down, resizeactive, 0 10
|
bindel = $mainMod SHIFT, down, resizeactive, 0 10
|
||||||
|
|
||||||
# Gestures
|
|
||||||
gesture = 3, horizontal, workspace
|
|
||||||
|
|
||||||
# Media Key binds
|
# Media Key binds
|
||||||
# Example volume button that allows press and hold, volume limited to 150%
|
# Example volume button that allows press and hold, volume limited to 150%
|
||||||
bindel=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+
|
bindel=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
"modules-left": ["group/group-cpu", "hyprland/workspaces", "mpris"],
|
"modules-left": ["group/group-cpu", "hyprland/workspaces", "mpris"],
|
||||||
"modules-center": ["hyprland/window"],
|
"modules-center": ["hyprland/window"],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"cava",
|
|
||||||
"gamemode",
|
"gamemode",
|
||||||
"tray",
|
"tray",
|
||||||
"power-profiles-daemon",
|
"power-profiles-daemon",
|
||||||
|
|||||||
Reference in New Issue
Block a user