update style river tags + hyprland.conf

This commit is contained in:
Hydroxycarbamide 2024-06-11 00:48:43 +02:00
parent 22ae72d5d5
commit e7c310b101
2 changed files with 3 additions and 2 deletions

View file

@ -64,7 +64,7 @@ general {
layout = master layout = master
allow_tearing = true allow_tearing = false
} }
group { group {
@ -81,7 +81,7 @@ group {
# Tearing # Tearing
env = WLR_DRM_NO_ATOMIC,1 env = WLR_DRM_NO_ATOMIC,1
windowrulev2 = immediate, class:^(cs2|osu\!|love)$ windowrulev2 = immediate, class:^(cs2|osu\!|love|osu-lazer)$
decoration { decoration {
rounding = 10 rounding = 10

View file

@ -93,6 +93,7 @@ widget>label {
background-color: #939ab7; background-color: #939ab7;
} }
#tags button.urgent,
#workspaces button.urgent { #workspaces button.urgent {
color: #0f0f0f; color: #0f0f0f;
background-color: #9ec3c4; background-color: #9ec3c4;