mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-09-13 22:12:04 +02:00
[i3] remove hardcoded rofi path for other os
This commit is contained in:
parent
13964e87c9
commit
e5184632b2
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
||||||
startup_notification = false
|
startup_notification = false
|
||||||
|
|
||||||
# dmenu path.
|
# dmenu path.
|
||||||
dmenu = /usr/bin/rofi -dmenu
|
dmenu = rofi -dmenu
|
||||||
|
|
||||||
# Browser for opening urls in context menu.
|
# Browser for opening urls in context menu.
|
||||||
browser = /usr/bin/firefox -new-tab
|
browser = /usr/bin/firefox -new-tab
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue