mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 21:59:08 -04:00
Compare commits
No commits in common. "009707babd64e6b5377c8fbc4a242761712a0508" and "22ae72d5d5d44b5b098686f54148805e13f448e8" have entirely different histories.
009707babd
...
22ae72d5d5
3 changed files with 2 additions and 7 deletions
|
@ -64,7 +64,7 @@ general {
|
||||||
|
|
||||||
layout = master
|
layout = master
|
||||||
|
|
||||||
allow_tearing = false
|
allow_tearing = true
|
||||||
}
|
}
|
||||||
|
|
||||||
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|osu-lazer)$
|
windowrulev2 = immediate, class:^(cs2|osu\!|love)$
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 10
|
rounding = 10
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
git:
|
|
||||||
paging:
|
|
||||||
colorArg: always
|
|
||||||
pager: delta --dark --paging=never
|
|
|
@ -93,7 +93,6 @@ 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