20250319.1742409012
This commit is contained in:
parent
db3becd9f0
commit
06fe5a1390
5 changed files with 56 additions and 61 deletions
|
@ -14,8 +14,8 @@ xrdb -merge ~/.Xresources &
|
|||
~/scripts/bin/setup_displays
|
||||
|
||||
# PolicyKit Authentication Agent - Gnome
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
eval "$(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)"
|
||||
# /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets
|
||||
|
||||
sleep 2
|
||||
|
||||
|
@ -37,7 +37,7 @@ caffeine start &
|
|||
# picom --config ~/.picom.conf &
|
||||
|
||||
# wallpapers
|
||||
# nitrogen --restore &
|
||||
nitrogen --restore &
|
||||
|
||||
# Dropbox
|
||||
# I do not use it anymore since 2025-02-10
|
||||
|
@ -70,7 +70,7 @@ emacs --daemon &
|
|||
workrave &
|
||||
|
||||
# activitywatch
|
||||
./activitywatch/aw-qt &
|
||||
~/activitywatch/aw-qt &
|
||||
#
|
||||
# NetworkManager applet
|
||||
nm-applet &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue