i3: use redshift, clipit and schildichat from flatpak

This commit is contained in:
2023-06-15 17:08:16 +02:00
parent 2f0fa12da4
commit 391948eb27
3 changed files with 7 additions and 3 deletions

View File

@ -274,8 +274,8 @@ exec --no-startup-id /usr/bin/env gnome-keyring-daemon --start
# Notify about software updates
exec --no-startup-id pamac-tray
# exec --no-startup-id clipit
exec --no-startup-id xfce4-clipman
exec --no-startup-id clipit
# exec --no-startup-id xfce4-clipman
# Notify about kernel updates
exec --no-startup-id msm_notifier
@ -287,6 +287,9 @@ exec --no-startup-id pa-applet
# Background
exec --no-startup-id nitrogen --restore
# Adjust display temperature
exec --no-startup-id redshift
# Notifications
{{#if dotter.packages.nix}}
exec --no-startup-id /etc/manual-links/xfce4-notifyd

View File

@ -19,7 +19,7 @@ start_program()
}
i3-msg 'workspace 9; append_layout ~/.config/i3/workspace-chat-schildi-tele-rocket.json'
start_program schildichat-desktop
start_program chat.schildi.desktop
sleep 0.1
start_program telegram-desktop
sleep 0.1