kanata, adding more global libs

This commit is contained in:
Matt Nish-Lapidus 2025-06-19 16:23:50 -04:00
parent fe4df5d9f8
commit 96015cf1c5
3 changed files with 14 additions and 4 deletions

View file

@ -98,7 +98,7 @@ ${shared-alias}
tab q w e r t y u i o p [ ] \
@supesc @a @s @d f g h j k l ; ' ret
@sp-lsft z x c v b n m , . / @sp-rsft
@supesc @controls lalt lctrl @spcnav @spcnav rctrl ralt @controls @hyper @supesc
@hyper @controls lalt lctrl @spcnav @spcnav rctrl ralt @controls @hyper @supesc
mlft mrgt del bspc)
(deflayermap (navigation)

View file

@ -35,6 +35,14 @@
mesa.out
gst_all_1.gstreamer
gst_all_1.gst-plugins-base
gst_all_1.gst-plugins-bad
gst_all_1.gst-plugins-good
gst_all_1.gst-plugins-ugly
gst_all_1.gst-editing-services.out
gst_all_1.gstreamermm.dev
gst_all_1.gst-rtsp-server.out
gst_all_1.gst-devtools.out
glib
alsa-lib
jdk
@ -42,5 +50,7 @@
libffi.out
gcc.out
opencv.out
libgcc.lib
stdenv.cc.cc.lib
];
}