gasshhhhhh
This commit is contained in:
parent
2a82a20068
commit
6a1ef25bc9
11 changed files with 473 additions and 485 deletions
|
@ -246,7 +246,7 @@ in
|
|||
"SUPERSHIFT,Q,exit,"
|
||||
"SUPERSHIFT,D,exec,dolphin"
|
||||
"SUPERSHIFT,F,togglefloating,"
|
||||
"SUPER,w,exec,/home/chris/bin/window.sh"
|
||||
"SUPER,w,exec,rofi -i -show window"
|
||||
"SUPER,E,exec,/home/chris/bin/emacslof"
|
||||
"SUPER,d,exec,emacsclient -c -e '(dired-jump)'"
|
||||
"SUPER,v,exec,cliphist list | rofi -p ' ' -dmenu -theme ~/.config/rofi/launchers-git/laptop-rbw-wayland.rasi | cliphist decode | wl-copy"
|
||||
|
@ -329,8 +329,8 @@ in
|
|||
];
|
||||
|
||||
bindr = [
|
||||
"SUPER,Super_L,exec,launcher.sh"
|
||||
"ALT,Alt_R,exec,/home/chris/bin/window.sh"
|
||||
"SUPER,Super_L,exec,rofi -no-lazy-grab -modi combi -show combi -combi-modi 'drun,run'"
|
||||
"ALT,Alt_R,exec,rofi -i -show window"
|
||||
];
|
||||
|
||||
bindm = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue