Update script to reflect renameing of rofi shutdown theme
This commit is contained in:
parent
e2021898b3
commit
cbe0fc1500
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue