i3: use redshift, clipit and schildichat from flatpak
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user