Update script to reflect renameing of rofi shutdown theme

master
Jonathan Hodgson 3 years ago
parent e2021898b3
commit cbe0fc1500
  1. 2
      bin/.bin/dmenu/rofi-shutdown

@ -1,6 +1,6 @@
#!/usr/bin/sh
if type -p rofi 2> /dev/null; then
alias selectcommand="rofi -dmenu -i -theme themes/four.rasi -me-select-entry '' -me-accept-entry MousePrimary"
alias selectcommand="rofi -dmenu -i -theme themes/power.rasi -me-select-entry '' -me-accept-entry MousePrimary"
shutdown=""
reboot=""
lock=""

Loading…
Cancel
Save