w
This commit is contained in:
@@ -114,10 +114,11 @@ elif [[ "${XWM}" == "i3" ]]; then
|
|||||||
#/usr/bin/megasync &
|
#/usr/bin/megasync &
|
||||||
|
|
||||||
#/usr/bin/pcloud &
|
#/usr/bin/pcloud &
|
||||||
#i3-msg "exec --no-startup-id pcloud"
|
|
||||||
|
i3-msg "exec --no-startup-id pcloud" &
|
||||||
|
|
||||||
#/usr/bin/pcloud
|
#/usr/bin/pcloud
|
||||||
pcloud &
|
#pcloud &
|
||||||
|
|
||||||
|
|
||||||
#pcloud &
|
#pcloud &
|
||||||
|
|||||||
@@ -401,7 +401,7 @@ for_window [class="SpeedCrunch"] floating enable border normal
|
|||||||
# ---
|
# ---
|
||||||
exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch
|
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 pasystray
|
exec --no-startup-id pasystray
|
||||||
exec sleep 10; startup.sh
|
exec --no-startup-id sleep 5; startup.sh
|
||||||
#exec --no-startup-id pcloud # unable to execute this from startup.sh, by some weird reason (it used to work)
|
#exec --no-startup-id pcloud # unable to execute this from startup.sh, by some weird reason (it used to work)
|
||||||
|
|
||||||
# ---
|
# ---
|
||||||
|
|||||||
Reference in New Issue
Block a user