dev: automated commit - 2025-07-12 12:56:29
This commit is contained in:
parent
dba594e54e
commit
a97a65f7f9
8 changed files with 331 additions and 318 deletions
26
sway/.config/sway/config.d/autostart
Normal file
26
sway/.config/sway/config.d/autostart
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# vim: ft=swayconfig
|
||||
# System Services
|
||||
exec {
|
||||
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
||||
blueman-applet
|
||||
nm-applet
|
||||
swaync
|
||||
wlsunset -l -34.9 -L -56.2 -t 4500 -g 0.9
|
||||
easyeffects --gapplication-service
|
||||
}
|
||||
|
||||
# User Interface
|
||||
exec {
|
||||
~/.bin/randwall
|
||||
~/.bin/waybar.sh
|
||||
}
|
||||
|
||||
# Applications
|
||||
exec {
|
||||
$term --class="uy.com.mzunino"
|
||||
slack
|
||||
davmail
|
||||
betterbird
|
||||
zen-browser
|
||||
obsidian
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue