From 55a5097c2165dc95ea857955b3be788edd39bc8f Mon Sep 17 00:00:00 2001 From: albert Date: Sun, 12 Nov 2023 23:04:02 +0900 Subject: [PATCH] Remove duplicate exec for Hyprland --- .../hosts/nixos-framework/desktops/hyprland/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home-manager/hosts/nixos-framework/desktops/hyprland/default.nix b/home-manager/hosts/nixos-framework/desktops/hyprland/default.nix index 8577a99b..cf9d09a9 100644 --- a/home-manager/hosts/nixos-framework/desktops/hyprland/default.nix +++ b/home-manager/hosts/nixos-framework/desktops/hyprland/default.nix @@ -64,9 +64,6 @@ bindl=,switch:on:1241ec0,exec,hyprctl keyword monitor "eDP-1, 2560x1600, 0x0, 1" # trigger when the switch is turning off 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