Switch back to xorg.
This commit is contained in:
parent
24b53f8fd3
commit
aeaba0f9ea
18 changed files with 85 additions and 34 deletions
|
@ -287,7 +287,7 @@ show_menu() {
|
|||
}
|
||||
|
||||
# command to pipe into, can add any options here
|
||||
rofi_command="rofi -dmenu -i -p"
|
||||
rofi_command="dmenu -l 10 -c -i -p"
|
||||
|
||||
case "$1" in
|
||||
--status)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue