From 779020935d970acf55b3920459fe020cf1b912f9 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 15 Feb 2025 00:28:50 +0100 Subject: add webtray toggles --- common/home/hyprland/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'common/home/hyprland') diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index 2ef1b0a..f165048 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -24,12 +24,15 @@ "$mod, Space, exec, wofi --show run" "$mod, O, exec, openproject" "$mod, V, exec, openproject -e nvim" - "$mod+Shift, S, exec, loadconfig" + + "$mod+Alt, S, exec, loadconfig" "$mod+Shift, Return, exec, alacritty" "$mod+Shift, B, exec, firefox" "$mod+Shift, P, exec, wofi-pass" "$mod+Shift, O, exec, wofi-pass otp" + "$mod+Shift, E, exec, webtrayctl show https://chat.nathanreiner.xyz" + "$mod+Shift, S, exec, signal-desktop" ", Print, exec, grimshot copy area" -- cgit v1.2.3-70-g09d2