w
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# : klevstul : start miscellanous application : 25.12.28
|
||||
|
||||
# note: i was unable to automatically start these programs from startup_auto.sh, so hence i have created
|
||||
# this file, for manually running it, and starting misc programs.
|
||||
# -----
|
||||
|
||||
notify-send "<< startup.sh >>"
|
||||
|
||||
@@ -103,6 +103,6 @@ elif [[ "${XWM}" == "i3" ]]; then
|
||||
xset dpms 0 0 599 # screen off after X seconds
|
||||
xautolock -time 20 -locker i3lock_fk.sh # lock after X minutes
|
||||
|
||||
notify-send "[ execute startup.sh to start programs ]"
|
||||
notify-send ">> execute startup.sh to start default applications <<"
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user