dotfiles/rofi/launchers-git/windows.sh
Chris Cochrun 35cd6475ec Adding syl
2021-03-30 06:16:07 -05:00

12 lines
239 B
Bash
Executable file

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