This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |