chore(config): warprc - updated

This commit is contained in:
2025-02-25 11:56:16 +01:00
parent 7614873866
commit 445d03d12f
3 changed files with 4 additions and 38 deletions

View File

@ -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)