chore: adding obs map to river and hyprland

This commit is contained in:
Marcius 2024-05-08 06:33:54 +01:00
parent c09204c72d
commit 57f8bc8352
2 changed files with 2 additions and 0 deletions

View file

@ -101,6 +101,7 @@ bind = $mainMod, C, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, W, exec, wallpickr
bind = $mainMod, O, exec, obs
bind = $mainMod, V, togglefloating,
bind = $mainMod, F, fullscreen,
bind = $mainMod, T, fullscreen, 1 # maximize

View file

@ -4,6 +4,7 @@ riverctl unmap normal Super Return
riverctl map normal Super Return spawn 'foot'
riverctl map normal Super B spawn 'brave'
riverctl map normal Super E spawn 'thunar'
riverctl map normal Super O spawn 'obs'
riverctl map normal Super W spawn 'wallpickr'
riverctl map normal Super Space spawn 'rofi -show drun'
riverctl map normal Super+Shift Space spawn 'rofi -show run'