Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
5c43ba1a
Commit
5c43ba1a
authored
Mar 13, 2021
by
Jay Ta'ala
Browse files
Conky now start on exec_always and kills any previous instances.
parent
52db940e
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
5c43ba1a
...
...
@@ -69,8 +69,7 @@ exec --no-startup-id xautolock -time 10 -locker blurlock
set $picom_start "pkill picom; sleep 1; picom -b"
exec_always --no-startup-id $picom_start
exec_always --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
exec_always --no-startup-id conky -c ~/.config/conky
exec_always --no-startup-id conky -c ~/.config/conky_shortcuts
exec_always --no-startup-id "pkill conky; sleep 0.5; conky -c ~/.config/conky; conky -c ~/.config/conky_shortcuts"
exec_always --no-startup-id ff-theme-util
exec_always --no-startup-id fix_xcursor
exec_always --no-startup-id i3-focus-last server
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment