feat: add rofi config

This commit is contained in:
Fabio Lenherr / DashieTM 2023-03-02 20:55:29 +01:00
parent aee215c25a
commit c63ca7ccf6
4 changed files with 138 additions and 2 deletions

View file

@ -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