chore(config): warprc - updated
This commit is contained in:
parent
5dab098855
commit
625ea8c879
13
.warprc
13
.warprc
@ -1,14 +1,9 @@
|
||||
ans:/home/od/projets/buffet
|
||||
blog:~/projets/blog
|
||||
buf:/home/od/projets/buffet
|
||||
cal:~/projets/effeuillage
|
||||
cloud:~/freshmile/cloud
|
||||
fastapi:~/devu/exam_DOSSMANN/fastapi_exam_DOSSMANN
|
||||
graille:~/projets/graille
|
||||
ops:~/projets/ops
|
||||
patchwork:/home/od/projets/patchwork
|
||||
p:~/freshmile/pulp
|
||||
ps:~/freshmile/pulp/Seed
|
||||
s:~/freshmile/seed
|
||||
z:~/freshmile/zest
|
||||
zs:~/freshmile/zest/Seed
|
||||
patchwork:~/projet/patchwork
|
||||
presentation:~/projet/odtre/diapos
|
||||
soutenance:~/projet/soutenance
|
||||
wiki:~/projet/recueil
|
||||
|
@ -2,7 +2,6 @@
|
||||
#
|
||||
# ecran_framework
|
||||
#
|
||||
<<<<<<< HEAD
|
||||
# Désactive les écrans. N'active que celui du PC portable Framework
|
||||
#
|
||||
# Écran principal : Iiyama North America PL2474H 11669V9B05959
|
||||
@ -22,13 +21,3 @@ swaymsg output "${otherscreen}" disable
|
||||
|
||||
# Allume l'écran du PC portable
|
||||
swaymsg output "${laptopscreen}" enable
|
||||
=======
|
||||
# Désactive les écrans. N'active que celui du laptop Framework
|
||||
|
||||
# Éteint DP-9, DP-10
|
||||
wlr-randr --output DP-9 --off
|
||||
wlr-randr --output DP-10 --off
|
||||
|
||||
# Allume l'écran du PC portable
|
||||
wlr-randr --output eDP-1 --on
|
||||
>>>>>>> 120388f (feat(bin): Add 2 new scripts for screens)
|
||||
|
@ -3,7 +3,6 @@
|
||||
# ecran_maison
|
||||
#
|
||||
# Active les 2 écrans de la maison sur le Dock Station branché.
|
||||
<<<<<<< HEAD
|
||||
#
|
||||
# Écran principal : Iiyama North America PL2474H 11669V9B05959
|
||||
# Écran secondaire : Iiyama North America PLX2283H 1159495081860
|
||||
@ -30,20 +29,3 @@ swaymsg output "${mainscreen}" pos 0 840
|
||||
|
||||
# Éteint l'écran du PC portable
|
||||
swaymsg output "${laptopscreen}" disable
|
||||
=======
|
||||
|
||||
# Active DP-10
|
||||
wlr-randr --output DP-10 --on
|
||||
# Tourne l'écran de droite de 90°
|
||||
wlr-randr --output DP-10 --transform 90
|
||||
# Déplace l'écran de droite à 1920px (pour rester à droite)
|
||||
wlr-randr --output DP-10 --pos 1920,0
|
||||
|
||||
# Active DP-9
|
||||
wlr-randr --output DP-9 --on
|
||||
# Descend l'écran principal vers le bas de 840px
|
||||
wlr-randr --output DP-9 --pos 0,840
|
||||
|
||||
# Éteint l'écran du PC portable
|
||||
wlr-randr --output eDP-1 --off
|
||||
>>>>>>> 120388f (feat(bin): Add 2 new scripts for screens)
|
||||
|
Loading…
Reference in New Issue
Block a user