mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 01:51:15 +10:00
Minor updates to some dotfiles to correct opacity settings and converting all references of compton to picom.
This commit is contained in:
@@ -895,6 +895,6 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
|
||||
|
||||
-- Autostart applications
|
||||
awful.spawn.with_shell("nitrogen --restore")
|
||||
awful.spawn.with_shell("compton --config $HOME/.config/compton/compton.conf")
|
||||
awful.spawn.with_shell("picom --config $HOME/.config/picom/picom.conf")
|
||||
awful.spawn.with_shell("nm-applet")
|
||||
awful.spawn.with_shell("volumeicon")
|
||||
|
||||
Reference in New Issue
Block a user