Update packages

This commit is contained in:
Tobias Reisinger 2025-11-07 18:54:16 +01:00
parent 22049e71d9
commit e5165af9e2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 14 additions and 9 deletions

View file

@ -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'