mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
update rofi bluetooth with new config for laptop
This commit is contained in:
parent
359e7c1d60
commit
dc2a62cace
@ -299,7 +299,7 @@ show_menu() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Rofi command to pipe into, can add any options here
|
# Rofi command to pipe into, can add any options here
|
||||||
rofi_command="rofi -dmenu -p"
|
rofi_command="rofi -dmenu -config $HOME/SudacodeRice/rofi/dracula-4k.rasi -i -p"
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
--status)
|
--status)
|
||||||
|
Loading…
Reference in New Issue
Block a user