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
d517fa1c
Commit
d517fa1c
authored
Apr 29, 2020
by
Jay Ta'ala
Browse files
Made compton get killed and then restart_always. Also added
optimus-manager-qt to startup.
parent
b1bf530e
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
d517fa1c
...
...
@@ -64,12 +64,14 @@ exec --no-startup-id conky -c ~/.config/conky
exec --no-startup-id conky -c ~/.config/conky_shortcuts
exec --no-startup-id copyq
exec --no-startup-id fcitx -d
exec --no-startup-id nitrogen --restore; sleep 1
; compton -b
exec --no-startup-id nitrogen --restore; sleep 1
exec --no-startup-id nm-applet
exec --no-startup-id xautolock -time 10 -locker blurlock
exec --no-startup-id xfce4-power-manager
exec_always --no-startup-id nitrogen pkill compton; compton -b
exec_always --no-startup-id ff-theme-util
exec_always --no-startup-id fix_xcursor
exec_always --no-startup-id optimus-manager-qt
# kill focused window
bindsym $mod+Shift+q kill
...
...
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