mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
Compare commits
2 commits
22ae72d5d5
...
009707babd
Author | SHA1 | Date | |
---|---|---|---|
|
009707babd | ||
|
e7c310b101 |
3 changed files with 7 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
|
||||||
|
|
4
dot_config/lazygit/config.yml
Normal file
4
dot_config/lazygit/config.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
git:
|
||||||
|
paging:
|
||||||
|
colorArg: always
|
||||||
|
pager: delta --dark --paging=never
|
|
@ -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