WizardKit/archlive/airootfs/etc/oblogout.conf
Alan Mason 2c40aedbba 2017-10: Retroactive Updates
Multiple desktop environments
* (Default) Openbox/tint2/conky
* (Alt)     i3-gaps/i3status

* Added i3 cmdline switch to use i3-gaps instead of openbox
* Added IP status to conky
* Added hfsprogs (again)

* New themes for dunst, ls, rofi, urxvt
  * ls colors make NTFS mod 777 folders readable

* Disabled screen blanking (again)
  * Didn't disable DPMS before
* Fix SSH key permissions
2017-12-06 17:59:51 -08:00

20 lines
348 B
Text

[settings]
usehal = false
[looks]
opacity = 70
bgcolor = black
buttontheme = foom
#buttons = cancel, logout, restart, shutdown, suspend, hibernate, lock
buttons = restart, shutdown, logout
[shortcuts]
cancel = Escape
shutdown = S
restart = R
logout = L
[commands]
shutdown = systemctl poweroff
restart = systemctl reboot
logout = openbox --exit