Compare commits
2 commits
261e1f4484
...
554e332ae0
Author | SHA1 | Date | |
---|---|---|---|
554e332ae0 | |||
226264091b |
2 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
# Tray applications
|
||||
networkmanagerapplet # nm-applet
|
||||
nextcloud-client
|
||||
protonmail-bridge
|
||||
|
||||
# GNOME apps
|
||||
gnome.cheese
|
||||
|
|
|
@ -79,6 +79,11 @@ in with theme.colors; {
|
|||
always = true;
|
||||
notification = false;
|
||||
}
|
||||
{
|
||||
command = "protonmail-bridge --noninteractive &";
|
||||
always = true;
|
||||
notification = false;
|
||||
}
|
||||
{
|
||||
command = "(xborders --border-rgb ${builtins.substring 1 6 primary}ff --border-radius 12 --border-width 2 --smart-hide-border --disable-version-warning) &";
|
||||
always = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue