mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Don't forget gtk config for Linux notification centre
This commit is contained in:
parent
116b66660d
commit
38cc91790c
8
gtk/.config/gtk-3.0/gtk.css
Normal file
8
gtk/.config/gtk-3.0/gtk.css
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
.deadd-noti-center {
|
||||||
|
font-family: JetBrains Mono Medium;
|
||||||
|
}
|
||||||
|
image.deadd-noti-center.notification.image {
|
||||||
|
margin-left: 1em;
|
||||||
|
margin-bottom: 1em;
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user