river: Fix riverctl formatting
This commit is contained in:
parent
438547251a
commit
0942c72714
1 changed files with 29 additions and 35 deletions
|
@ -80,12 +80,6 @@ riverctl map normal $mod N spawn "dunstctl close"
|
||||||
riverctl map normal $mod+Shift N spawn "dunstctl close-all"
|
riverctl map normal $mod+Shift N spawn "dunstctl close-all"
|
||||||
riverctl map normal $mod+Control N spawn "dunstctl history-pop"
|
riverctl map normal $mod+Control N spawn "dunstctl history-pop"
|
||||||
|
|
||||||
# # Clear clipboard
|
|
||||||
# riverctl map normal $mod BackSpace spawn 'wl-copy -c && printf ''|xclip -selection c'
|
|
||||||
|
|
||||||
# # PixelColor script
|
|
||||||
# riverctl map normal "Mod1" C spawn 'bash ~/.config/bin/pixelcolor'
|
|
||||||
|
|
||||||
# MOVEMENT
|
# MOVEMENT
|
||||||
# focus the next/previous view in the layout stack
|
# focus the next/previous view in the layout stack
|
||||||
riverctl map normal $mod J focus-view next
|
riverctl map normal $mod J focus-view next
|
||||||
|
|
Loading…
Reference in a new issue