mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 12:02:46 +00:00
19 lines
557 B
Plaintext
19 lines
557 B
Plaintext
[shutdown_menu]
|
|
full_text=Quit
|
|
# If you are using FontAwesome, we recommend the power-off icon:
|
|
# http://fontawesome.io/icon/power-off/
|
|
command=$SCRIPT_DIR/shutdown_menu
|
|
#FG_COLOR=#bbbbbb
|
|
#BG_COLOR=#111111
|
|
#HLFG_COLOR=#111111
|
|
#HLBG_COLOR=#bbbbbb
|
|
#BORDER_COLOR=#222222
|
|
#ROFI_TEXT=Menu:
|
|
#ROFI_OPTIONS=-width 11 -location 3 -hide-scrollbar -bw 2
|
|
#ZENITY_TITLE=Menu
|
|
#ZENITY_TEXT=Action:
|
|
#ZENITY_OPTIONS=--column= --hide-header
|
|
#ENABLE_CONFIRMATIONS=true (must be true or false)
|
|
#LAUNCHER=rofi (must be rofi or zenity)
|
|
#LOCKSCRIPT=i3lock --color=${BG_COLOR#"#"}
|