updates keybinds to jump to rofis tab
This commit is contained in:
parent
1682bed87f
commit
0d5cf3284d
1 changed files with 2 additions and 2 deletions
|
|
@ -87,7 +87,7 @@ bind = $mainMod, N, exec, $scriptsDir/LockScreen.sh # screen lock
|
|||
bind = , Print, exec, $scriptsDir/screenshot.sh area # screenshot (area)
|
||||
bind = , F12, exec, $scriptsDir/screenshot.sh active # screenshot (active window only)
|
||||
|
||||
bind = $mainMod SHIFT, N, exec, $scriptsDir/anyrun/Toolkit.sh # swayNC notification panel
|
||||
bind = $mainMod SHIFT, N, exec, rofi -show system # swayNC notification panel
|
||||
|
||||
bind = , F13, movecurrentworkspacetomonitor, +1
|
||||
bind = $mainMod SHIFT, H, movecurrentworkspacetomonitor, +1
|
||||
|
|
@ -112,4 +112,4 @@ bind = $mainMod, O, exec, killall -USR1 waybar
|
|||
# Master Layout Keybinds
|
||||
bind = $mainMod, A, layoutmsg,swapwithmaster master
|
||||
|
||||
bind = $mainMod, F10, exec, rofi -modes "pactl" -show pactl
|
||||
bind = $mainMod, F10, exec, rofi -show pactl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue