mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 13:49:07 -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
|
||||
|
||||
allow_tearing = true
|
||||
allow_tearing = false
|
||||
}
|
||||
|
||||
group {
|
||||
|
@ -81,7 +81,7 @@ group {
|
|||
|
||||
# Tearing
|
||||
env = WLR_DRM_NO_ATOMIC,1
|
||||
windowrulev2 = immediate, class:^(cs2|osu\!|love)$
|
||||
windowrulev2 = immediate, class:^(cs2|osu\!|love|osu-lazer)$
|
||||
|
||||
decoration {
|
||||
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;
|
||||
}
|
||||
|
||||
#tags button.urgent,
|
||||
#workspaces button.urgent {
|
||||
color: #0f0f0f;
|
||||
background-color: #9ec3c4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue