Merge branch 'x13'

# Conflicts:
#	.config/hypr/hyprland.conf
#	.config/hypr/hyprpaper.conf
#	.config/waybar/config
#	.gitignore
#	.zshrc
#	bin/alias
#	bin/brightness
#	bin/cycle_pactl.sh
#	bin/keep.sh
#	bin/lid_close.sh
#	bin/lid_open.sh
#	bin/startup.sh
This commit is contained in:
2026-02-14 18:08:15 +01:00
20 changed files with 1189 additions and 59 deletions

View File

@@ -11,6 +11,7 @@ window#waybar {
#custom-right-arrow-dark,
#custom-left-arrow-dark {
color: #1a1a1a;
background: #292b2e;
}
#custom-right-arrow-light,
#custom-left-arrow-light {
@@ -99,6 +100,10 @@ window#waybar {
padding: 0 10px;
}
#backlight{
min-width: 100px;
}
#backlight-slider slider {
min-height: 80px;
min-width: 10px;