From 435ba20f9021c37253ac226221dcb7c49d939844 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 27 Jan 2024 08:14:25 -0600 Subject: [PATCH] System-wide colorpicker > clipboard is nice --- user/wm/hyprland/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index a3375a81..a7e64c48 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -127,6 +127,7 @@ bind=,code:237,exec,brightnessctl --device='asus::kbd_backlight' set 1- bind=,code:238,exec,brightnessctl --device='asus::kbd_backlight' set +1 bind=,code:255,exec,airplane-mode + bind=SUPER,C,exec,wl-copy $(hyprpicker) bind=SUPERSHIFT,S,exec,swaylock & sleep 1 && systemctl suspend bind=SUPERCTRL,L,exec,swaylock