dotfiles/bin/executable_i3-rofi

14 lines
191 B
Plaintext
Raw Normal View History

#!/bin/bash
2018-02-19 15:58:45 +01:00
# if pgrep plasma
# then
# WINDOWED=""
# elif pgrep awesome
# then
# WINDOWED=""
# else
# WINDOWED="-fullscreen -normal-window"
# fi
exec rofi -show combi $WINDOWED