rofi power + nvidia settings

This commit is contained in:
2022-05-21 23:13:38 -04:00
parent 5c21103fb2
commit e2e93f227f
5 changed files with 257 additions and 5 deletions
+5 -1
View File
@@ -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