[hypr] Fix modes
This commit is contained in:
parent
bc2f9752ce
commit
65e6b9cab9
4 changed files with 46 additions and 22 deletions
|
|
@ -270,23 +270,7 @@ $lock = swaylock
|
|||
|
||||
source = /home/tdpeuter/.config/hypr/input-output.conf
|
||||
source = /home/tdpeuter/.config/hypr/keybinds.conf
|
||||
|
||||
$mode_launcher = Launch (f)irefox, (t)hunderbird.
|
||||
bind = $flag, O, submap, $mode_launcher
|
||||
submap = $mode_launcher
|
||||
|
||||
bind = , F, exec, firefox
|
||||
bind = , F, submap, reset
|
||||
bind = , T, exec, thunderbird
|
||||
bind = , T, submap, reset
|
||||
bind = , Z, exec, zen
|
||||
bind = , Z, submap, reset
|
||||
|
||||
bind = $flag, O, submap, reset
|
||||
bind = , Escape, submap, reset
|
||||
bind = , Return, submap, reset
|
||||
|
||||
submap = reset
|
||||
source = /home/tdpeuter/.config/hypr/modes.conf
|
||||
|
||||
# https://wiki.hyprland.org/Nvidia/#environment-variables
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue