rofi power + nvidia settings
This commit is contained in:
+5
-1
@@ -18,6 +18,10 @@ super + @space
|
||||
super + Tab
|
||||
rofi -show-icons -modi window -show
|
||||
|
||||
# show power options
|
||||
super + p
|
||||
rofi -show-icons -modi p:rofi-power-menu -show p
|
||||
|
||||
# toggle compositing
|
||||
super + ctrl + space
|
||||
{pkill picom ,\
|
||||
@@ -148,7 +152,7 @@ super + {_,shift + }{h,j,k,l}
|
||||
bspc node -{f,s} {west,south,north,east}
|
||||
|
||||
# focus the node for the given path jump
|
||||
super + {p,b,comma,period}
|
||||
super + {shift + p,shift + b,comma,period}
|
||||
bspc node -f @{parent,brother,first,second}
|
||||
|
||||
# focus the next/previous window in the current desktop
|
||||
|
||||
Reference in New Issue
Block a user