move rofi-radio to script folder
This commit is contained in:
parent
95ba9823bc
commit
435e18e449
|
@ -115,7 +115,7 @@ bindsym $mod+Control+Return exec rofi -combi drun -show drun -modi drun,window
|
||||||
# start rofi-pass for password autotype
|
# start rofi-pass for password autotype
|
||||||
bindsym $mod+Shift+Return exec rofi-pass
|
bindsym $mod+Shift+Return exec rofi-pass
|
||||||
# start rofi-radio
|
# start rofi-radio
|
||||||
bindsym $mod+p exec ~/.config/sway/rofi-radio.py
|
bindsym $mod+p exec ~/bin/rofi-radio
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
bindsym $mod+h focus left
|
bindsym $mod+h focus left
|
||||||
|
|
Loading…
Reference in New Issue