Remove duplicate exec for Hyprland
This commit is contained in:
parent
0629fabe3f
commit
55a5097c21
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue