dotfiles/bin/executable_i3-rofi

14 lines
191 B
Bash
Executable File

#!/bin/bash
# if pgrep plasma
# then
# WINDOWED=""
# elif pgrep awesome
# then
# WINDOWED=""
# else
# WINDOWED="-fullscreen -normal-window"
# fi
exec rofi -show combi $WINDOWED