mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
i3: start some more programs on starup :)
This commit is contained in:
parent
d4c76053df
commit
f082c28c86
1 changed files with 6 additions and 4 deletions
10
i3/config
10
i3/config
|
|
@ -62,10 +62,12 @@ exec --no-startup-id dex-autostart --autostart --environment i3
|
|||
exec --no-startup-id feh --bg-scale $background_image
|
||||
#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c $color_bg --nofork
|
||||
#exec --no-startup-id xautolock -time 1 -locker ~/.config/i3/blurlock.sh
|
||||
#exec --no-startup-id xset dpms 300 # Turn of monitors after 5 min
|
||||
#exec --no-startup-id nm-applet
|
||||
#exec --no-startup-id telegram
|
||||
exec --no-startup-id firefox
|
||||
exec --no-startup-id xset dpms 300 # Turn of monitors after 5 min
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id telegram
|
||||
exec --no-startup-id nextcloud
|
||||
# exec --no-startup-id firefox
|
||||
exec --no-startup-id vivaldi
|
||||
|
||||
## Config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue