This commit is contained in:
DashieTM 2024-07-06 22:58:41 +02:00
parent f5bc289708
commit 791e2a69dd
14 changed files with 46 additions and 45 deletions

View file

@ -1,8 +1,8 @@
{
{ username, ... }: {
xdg.configFile."oxinoti/style.css" = {
text = /*css*/
''
@import url("/home/dashie/.config/gtk-3.0/gtk.css");
@import url("/home/${username}/.config/gtk-3.0/gtk.css");
#MainWindow {
background-color: transparent;