/ pcloud moved from startup.sh to i3wm config

This commit is contained in:
fro
2025-12-16 20:01:29 -05:00
parent 9552014d9b
commit 89c0d668ee
2 changed files with 2 additions and 4 deletions

View File

@@ -207,9 +207,9 @@ bindsym Ctrl+Print exec --no-startup-id scrot -d 3 -e 'xclip $f -selection clipb
# run programs
# ---
exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch
exec --no-startup-id nitrogen --restore
exec --no-startup-id pasystray
exec --no-startup-id startup.sh
exec --no-startup-id pcloud # unable to execute this from startup.sh, by some weird reason (it used to work)
# ---
# screen locker