feat: add rofi config
This commit is contained in:
parent
aee215c25a
commit
c63ca7ccf6
4 changed files with 138 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ bind=SUPER,M,exit,
|
|||
bind=SUPER,E,exec,nautilus --new-window
|
||||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,B,fullscreen,
|
||||
bind=SUPER,R,exec,wofi -I -m -t alacritty -s ~/.config/wofi/style.css --show drun
|
||||
bind=SUPERSHIFT,R,exec,wofi -I -m -t alacritty -s ~/.config/wofi/style.css --show run
|
||||
bind=SUPER,R,exec,rofi -show drun -theme tokyonight
|
||||
bind=SUPERSHIFT,R,exec,rofi -show run -theme tokyonight
|
||||
bind=SUPER,C,togglesplit
|
||||
bind=SUPER,G,exec,calculator --gui
|
||||
bind=SUPERSHIFT,L,exec, playerctl -a pause & swaylock -c 000000 & systemctl suspend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue