Update packages
This commit is contained in:
parent
22049e71d9
commit
e5165af9e2
7 changed files with 14 additions and 9 deletions
|
|
@ -31,7 +31,7 @@ group = 'conky'
|
|||
|
||||
[apps.discord]
|
||||
command = 'flatpak run com.discordapp.Discord'
|
||||
delay = 3
|
||||
delay = 5
|
||||
hosts = []
|
||||
group = 'chat'
|
||||
|
||||
|
|
@ -42,6 +42,7 @@ group = 'common'
|
|||
|
||||
[apps.cinny]
|
||||
command = 'flatpak run in.cinny.Cinny'
|
||||
delay = 5
|
||||
hosts = []
|
||||
group = 'chat'
|
||||
|
||||
|
|
@ -51,12 +52,13 @@ hosts = []
|
|||
group = 'hyprland'
|
||||
|
||||
[apps.kdeconnect]
|
||||
command = '$HOME/.nix-profile/libexec/kdeconnectd'
|
||||
command = '/usr/bin/kdeconnectd'
|
||||
hosts = ['portalo']
|
||||
group = ''
|
||||
|
||||
[apps.polkit]
|
||||
command = '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1'
|
||||
#command = '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1'
|
||||
command = '/usr/libexec/polkit-mate-authentication-agent-1'
|
||||
hosts = []
|
||||
group = 'common'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue