commit after reinstallation of desktop
This commit is contained in:
+1
-3
@@ -354,13 +354,11 @@ mode "resize" {
|
||||
|
||||
# Autostart applications
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
exec --no-startup-id nitrogen --restore; sleep 1; picom --config ~/.config/picom/picom.conf
|
||||
exec --no-startup-id light-locker
|
||||
exec --no-startup-id nextcloud
|
||||
exec --no-startup-id mullvad-vpn
|
||||
exec --no-startup-id redshift ~/.config/redshift/redshift.conf
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id network-manager-applet
|
||||
exec --no-startup-id picom -b
|
||||
|
||||
# sys config tools
|
||||
exec --no-startup-id numlockx
|
||||
|
||||
@@ -783,7 +783,7 @@ interface = wlp5s0
|
||||
; Normal Module
|
||||
[module/network]
|
||||
type = internal/network
|
||||
interface = wlp5s0
|
||||
interface = wlan0
|
||||
click-left = nm-connection-editor
|
||||
|
||||
; Seconds to sleep between updates
|
||||
|
||||
Reference in New Issue
Block a user