mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-21 21:04:41 +01:00
improved theme a bit
This commit is contained in:
parent
e6252ecd4f
commit
dc7456b68d
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue