Compare commits
3 Commits
master
...
3a5638447b
| Author | SHA1 | Date | |
|---|---|---|---|
|
3a5638447b
|
|||
|
f1849ad39a
|
|||
|
39b10ba4e5
|
@@ -17,9 +17,3 @@
|
||||
[filter "git-ignore-line.sh"]
|
||||
clean = /home/coolneng/.dotfiles/scripts/.local/share/scripts/git-ignore-line.sh
|
||||
smudge = cat
|
||||
[add.interactive]
|
||||
useBuiltin = false # required for git 2.37.0
|
||||
[merge]
|
||||
conflictstyle = diff3
|
||||
[diff]
|
||||
colorMoved = default
|
||||
|
||||
Binary file not shown.
@@ -18,6 +18,15 @@ window#waybar.hidden {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* Fix font color problem */
|
||||
label {
|
||||
all: unset;
|
||||
}
|
||||
|
||||
button {
|
||||
all: unset;
|
||||
}
|
||||
|
||||
/*
|
||||
window#waybar.empty {
|
||||
background-color: transparent;
|
||||
@@ -166,3 +175,5 @@ label:focus {
|
||||
|
||||
#mpd.paused {
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user