feat: Add wayscriber and vicinae to keybinds
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
# Set programs that you use
|
# Set programs that you use
|
||||||
$terminal = alacritty
|
$terminal = alacritty
|
||||||
$fileManager = dolphin
|
$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
|
$clipboard = /home/nathan/.local/bin/clipse
|
||||||
$StartWallpaperTimer = systemctl --user start wallpaper.timer && WallRizz -r -n -d ~/.config/backgrounds
|
$StartWallpaperTimer = systemctl --user start wallpaper.timer && WallRizz -r -n -d ~/.config/backgrounds
|
||||||
$mainMod = SUPER
|
$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_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
|
bind = , mouse_right, exec, ydotool key 56:1 106:1 106:0 56:0
|
||||||
|
|
||||||
# Gromit for drawing
|
# Onscreen drawing
|
||||||
bind = SUPER CTRL, P, exec, ~/.config/hypr/scripts/gromit.py
|
bind = $mainMod, D, exec, wayscriber --active
|
||||||
|
|
||||||
# Emoji
|
# Emoji
|
||||||
bind = $mainMod, PERIOD, exec, bemoji
|
bind = $mainMod, PERIOD, exec, bemoji
|
||||||
@@ -100,6 +101,7 @@ bind = $mainMod CTRL, W, exec, $StartWallpaperTimer
|
|||||||
$caps = VoidSymbol
|
$caps = VoidSymbol
|
||||||
bind = , $caps, submap, capsmode
|
bind = , $caps, submap, capsmode
|
||||||
submap = capsmode
|
submap = capsmode
|
||||||
|
|
||||||
# Bindings for submap
|
# Bindings for submap
|
||||||
|
|
||||||
bind = , 1, exec, hyprctl notify 5 2000 0 "Opening Brave Browser"
|
bind = , 1, exec, hyprctl notify 5 2000 0 "Opening Brave Browser"
|
||||||
|
|||||||
Reference in New Issue
Block a user