dotfiles/rofi/launchers-git/run.sh
2020-12-02 08:58:52 -06:00

12 lines
247 B
Bash
Executable file

#!/usr/bin/env bash
if [ $(hostname) = "chris-linuxlaptop" ]; then
style="laptop"
#echo "this is hidpi"
else
style="desktop"
#echo "this is not hidpi"
fi
rofi -no-lazy-grab -show run -modi run -theme launchers-git/"$style".rasi