mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Minor updates to some dotfiles to correct opacity settings and converting all references of compton to picom.
This commit is contained in:
@@ -310,7 +310,7 @@ bindsym $mod+9 exec --no-startup-id blurlock
|
||||
# Autostart applications
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id nitrogen --restore; sleep 1; compton -b --config /home/dt/.config/compton/compton.conf
|
||||
exec --no-startup-id nitrogen --restore; sleep 1; picom --config /home/dt/.config/picom/picom.conf
|
||||
exec --no-startup-id numlockx off
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
|
||||
Reference in New Issue
Block a user