improved theme a bit

This commit is contained in:
Schrottkatze 2022-09-11 20:03:22 +02:00
parent e6252ecd4f
commit dc7456b68d
2 changed files with 2 additions and 1 deletions

View file

@ -20,7 +20,7 @@ case $@ in
esac
echo -en "\0theme\x1flistview,inputbar,message{columns:4;lines:1;}\n"
echo -en "\0theme\x1fwindow{width:800px;location:north;y-offset:30px;}\n"
echo -en "\0theme\x1fwindow{width:800px;location:north;y-offset:24px;border-radius:0 0 12px 12px;}\n"
echo -en "\0theme\x1fmainbox{children:[listview,inputbar];}\n"
echo -en "\0theme\x1finputbar{margin:0;}\n"
echo -en "Lock Screen\0icon\x1f${../../other/assets/desktopctl/lock-screen.svg}\n"

1
test.sh Executable file
View file

@ -0,0 +1 @@
sudo nixos-rebuild test --flake . --impure