style: rofi styles unified
This commit is contained in:
@@ -7,13 +7,13 @@ super + Return
|
||||
kitty
|
||||
|
||||
# program launcher
|
||||
super + @space
|
||||
dmenu_run
|
||||
# super + @space
|
||||
# dmenu_run
|
||||
# program launcher
|
||||
alt + @space
|
||||
rofi -no-config -no-lazy-grab -show run -theme ~/.config/rofi/dmenu.rasi -modi
|
||||
# super + @space
|
||||
# rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/rofi/launcher.rasi
|
||||
rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/rofi/theme.rasi -show-icons
|
||||
super + @space
|
||||
rofi -no-config -no-lazy-grab -show run -theme ~/.config/rofi/theme.rasi -modi
|
||||
|
||||
# make sxhkd reload its configuration files:
|
||||
super + Escape
|
||||
@@ -124,9 +124,9 @@ XF86MonBrightnessDown
|
||||
|
||||
#Alt+Tab clásico
|
||||
alt + Tab
|
||||
rofi -no-config -no-lazy-grab -show window -theme ~/.config/rofi/tab.rasi
|
||||
rofi -no-config -no-lazy-grab -show window -theme ~/.config/rofi/tab.rasi -no-fixed-num-lines
|
||||
super + Tab
|
||||
rofi -no-config -no-lazy-grab -show window -theme ~/.config/rofi/tab.rasi
|
||||
rofi -no-config -no-lazy-grab -show window -theme ~/.config/rofi/tab.rasi -no-fixed-num-lines
|
||||
|
||||
#Programas
|
||||
super + b
|
||||
@@ -148,3 +148,5 @@ super + m
|
||||
st -e ncmpcpp
|
||||
super + n
|
||||
bash ~/.config/utils/selectors/audio_output.sh
|
||||
super + shift + n
|
||||
bash ~/.config/utils/selectors/audio_input.sh
|
||||
|
||||
Reference in New Issue
Block a user