summaryrefslogtreecommitdiff
path: root/scripts/launcher
blob: 85b679d7ad85344a2c7dfd2c2ce1c3e66535183e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

rasi="$HOME/.config/rofi/launcher.rasi"

## Run
rofi \
    -show drun \
    -theme $rasi