dotfiles/rofi/launch.sh

5 lines
139 B
Bash
Executable file

#!/bin/env sh
hyprctl keyword unbind CONTROL,TAB
rofi -show
hyprctl keyword bind 'CONTROL,TAB,exec,/home/mbradley/.config/rofi/launch.sh'