diff options
author | Matthew Lemon <y@yulqen.org> | 2024-09-18 19:07:51 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-09-18 19:07:51 +0100 |
commit | 726dde6a048a477725e877d65abae91161397fad (patch) | |
tree | 1f6e8d2c79545a708a6b91f05ad2750a4be5eefe /startw | |
parent | 755669574124db68660ca70363a8585f4fbba8a3 (diff) |
Adds binding for fzf-nova
Diffstat (limited to 'startw')
-rwxr-xr-x | startw | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ export QT_QPA_PLATFORM=wayland # start sway export XDG_CURRENT_DESKTOP=sway export XDG_SESSION_DESKTOP=sway -sway -c ~/.config/sway/config +sway -c ~/.config/sway/config --unsupported-gpu |