Commit 20a660c7 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

LeftWM rofi bindsym added.

parent c22abb00
...@@ -4,9 +4,9 @@ tags = ["1", "2", "3", "4", "5", "6", "7", "8", "9"] ...@@ -4,9 +4,9 @@ tags = ["1", "2", "3", "4", "5", "6", "7", "8", "9"]
[[keybind]] [[keybind]]
command = "Execute" command = "Execute"
value = "dmenu_run" value = "rofi -show-icons -modi windowcd,window,drun -show drun"
modifier = ["modkey"] modifier = ["Super"]
key = "p" key = "d"
[[keybind]] [[keybind]]
command = "Execute" command = "Execute"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment