From ff937a1a29d59e7991b64eb8070a262f54766b84 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Sat, 3 Jan 2026 19:29:07 +1100 Subject: [PATCH] feat: Add wayscriber and vicinae to keybinds --- .config/hypr/keybinds.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/hypr/keybinds.conf b/.config/hypr/keybinds.conf index 663fbc8..8b4fed4 100644 --- a/.config/hypr/keybinds.conf +++ b/.config/hypr/keybinds.conf @@ -1,7 +1,8 @@ # Set programs that you use $terminal = alacritty $fileManager = dolphin -$menu = pgrep -x tofi-drun && pkill -x tofi-drun || tofi-drun --drun-launch=true > ~/.logs/tofi-drun.log 2>&1 & +# $menu = pgrep -x tofi-drun && pkill -x tofi-drun || tofi-drun --drun-launch=true > ~/.logs/tofi-drun.log 2>&1 & +$menu = vicinae toggle $clipboard = /home/nathan/.local/bin/clipse $StartWallpaperTimer = systemctl --user start wallpaper.timer && WallRizz -r -n -d ~/.config/backgrounds $mainMod = SUPER @@ -82,8 +83,8 @@ bindm = $mainMod, mouse:273, resizewindow bind = , mouse_left, exec, ydotool key 56:1 105:1 105:0 56:0 bind = , mouse_right, exec, ydotool key 56:1 106:1 106:0 56:0 -# Gromit for drawing -bind = SUPER CTRL, P, exec, ~/.config/hypr/scripts/gromit.py +# Onscreen drawing +bind = $mainMod, D, exec, wayscriber --active # Emoji bind = $mainMod, PERIOD, exec, bemoji @@ -100,6 +101,7 @@ bind = $mainMod CTRL, W, exec, $StartWallpaperTimer $caps = VoidSymbol bind = , $caps, submap, capsmode submap = capsmode + # Bindings for submap bind = , 1, exec, hyprctl notify 5 2000 0 "Opening Brave Browser"