mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-05 04:19:07 -04:00
update style river tags + hyprland.conf
This commit is contained in:
parent
22ae72d5d5
commit
e7c310b101
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue