forked from extern/nix-config
bspwm: Make rofi float
This commit is contained in:
parent
3c67353d23
commit
6b977d9394
@ -98,6 +98,7 @@ fi
|
|||||||
# bspc rules
|
# bspc rules
|
||||||
bspc rule -a feh state=floating
|
bspc rule -a feh state=floating
|
||||||
bspc rule -a kitty:floating state=floating
|
bspc rule -a kitty:floating state=floating
|
||||||
|
bspc rule -a Rofi state=floating
|
||||||
|
|
||||||
# Configure touchpad
|
# Configure touchpad
|
||||||
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Natural Scrolling Enabled" 1
|
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Natural Scrolling Enabled" 1
|
||||||
|
Loading…
Reference in New Issue
Block a user