Skip to content

Instantly share code, notes, and snippets.

View keithbowes's full-sized avatar

Keith Bowes keithbowes

View GitHub Profile
@keithbowes
keithbowes / rofi.gist
Last active July 10, 2024 20:48
Eh, useless Gist for rofi feature request
$ rofi -dump-config
configuration {
/* modes: "window,drun,run,ssh";*/
/* font: "mono 12";*/
/* location: 0;*/
/* yoffset: 0;*/
/* xoffset: 0;*/
/* fixed-num-lines: true;*/
show-icons: false;
terminal: "rofi-sensible-terminal";
@keithbowes
keithbowes / sway-alpha.log
Created August 21, 2018 19:39
Sway 1.0.0 Log
2018-08-20 16:01:32 - [backend/session/logind.c:404] Successfully loaded logind session
2018-08-20 16:01:32 - [backend/backend.c:128] Found 1 GPUs
2018-08-20 16:01:32 - [backend/drm/backend.c:129] Initializing DRM backend for /dev/dri/card0 (i915)
2018-08-20 16:01:32 - [backend/drm/drm.c:150] Found 2 DRM CRTCs
2018-08-20 16:01:32 - [backend/drm/drm.c:81] Found 6 DRM planes
2018-08-20 16:01:32 - [backend/drm/drm.c:123] (2 overlay, 2 primary, 2 cursor)
2018-08-20 16:01:32 - [EGL] eglInitialize: eglInitialize
2018-08-20 16:01:32 - [render/egl.c:134] Failed to initialize EGL
2018-08-20 16:01:32 - [EGL] eglMakeCurrent: eglMakeCurrent
2018-08-20 16:01:32 - [render/wlr_renderer.c:188] Could not initialize EGL