feat: Add wayscriber and vicinae to keybinds
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user