From 47d14ddb4e49fa69b18dce582975e81c245ebad5 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Wed, 6 Nov 2024 19:53:06 +0300 Subject: [PATCH] wf-recorder + lang flags --- home/features/desktop/hyprland.nix | 2 +- home/features/desktop/wayland.nix | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/home/features/desktop/hyprland.nix b/home/features/desktop/hyprland.nix index 783d061..145c37d 100644 --- a/home/features/desktop/hyprland.nix +++ b/home/features/desktop/hyprland.nix @@ -189,7 +189,7 @@ in "$mainMod SHIFT, S, exec, grimshot savecopy area - | swappy -f - -o ~/Photos/screenshot-$(date +'%d-%m-%Y_%H:%M').png" # Screen recorder - "$mainMod SHIFT, R, exec, wf-recorder & dunstify -a 'Recordering Started' -i -u -A '^C ,stop' -t 0 -i ~/icons/rec-button.png" + "$mainMod SHIFT, R, exec, wf-recorder -a -f ~/Video/recording.mkv & notify-send 'Recordering Started' -i -u -A '^C ,stop' -t 0 -i ~/icons/rec-button.png" # Emoji selector "$mainMod SHIFT, E, exec, rofimoji" diff --git a/home/features/desktop/wayland.nix b/home/features/desktop/wayland.nix index 83a6860..8365a0e 100644 --- a/home/features/desktop/wayland.nix +++ b/home/features/desktop/wayland.nix @@ -43,7 +43,9 @@ in }; "hyprland/language" = { - format = "{short}"; + format = "{}"; + format-ar = "🇰🇼 "; + format-en = "🇬🇧 "; }; "tray" = {