dotfiles/rofi/launch.sh
Michael Bradley dcc74af714
Start Hyprland using uwsm
Still a few broken bits to get working again (1Password on startup,
hyprsunset control), but the important stuff is functional
2025-03-25 00:32:06 -04:00

6 lines
189 B
Bash
Executable file

#!/bin/env sh
hyprctl keyword unbind CONTROL,TAB
rofi -show
#rofi -show drun file-browser-extended calc emoji
hyprctl keyword bind 'CONTROL,TAB,exec,/home/mbradley/.config/rofi/launch.sh'