xborders: init
This commit is contained in:
parent
e62feda864
commit
588b28ffc1
5 changed files with 49 additions and 2 deletions
|
@ -60,7 +60,7 @@ in with theme.colors; {
|
|||
};
|
||||
startup = [
|
||||
{
|
||||
command = "(systemctl --user restart polybar &) && (nm-applet &) && (nextcloud &)";
|
||||
command = "(systemctl --user restart polybar &) && (nm-applet &) && (nextcloud &) && (xborders --border-rgb ${builtins.substring 1 6 primary}ff --border-radius 12 --border-width 2 --smart-hide-border)";
|
||||
always = true;
|
||||
notification = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue