activate linux same for all so it's in the default config, change laptop screen names

This commit is contained in:
2024-10-18 18:07:00 +02:00
parent 49fbb96f88
commit 6e8a5117ab
3 changed files with 3 additions and 4 deletions

View File

@ -19,3 +19,4 @@ pgrep dunst >/dev/null || dunst &
numlockx on &
setxkbmap fr us&
nitrogen --restore &
pgrep activate-linux >/dev/null || (sleep 2;activate-linux -c 1-1-1-0.7 -V 50 -H 50 -d)&