Remove duplicate exec for Hyprland

This commit is contained in:
albert 2023-11-12 23:04:02 +09:00
parent 0629fabe3f
commit 55a5097c21
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -64,9 +64,6 @@
bindl=,switch:on:1241ec0,exec,hyprctl keyword monitor "eDP-1, 2560x1600, 0x0, 1" bindl=,switch:on:1241ec0,exec,hyprctl keyword monitor "eDP-1, 2560x1600, 0x0, 1"
# trigger when the switch is turning off # trigger when the switch is turning off
bindl=,switch:off:1241ec0,exec,hyprctl keyword monitor "eDP-1, disable" bindl=,switch:off:1241ec0,exec,hyprctl keyword monitor "eDP-1, disable"
# Start the config:
exec-once=bash ~/.config/hypr/start.sh
''; '';
}; };
# Set the custom launcher script # Set the custom launcher script