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
$ xrandr --verbose | |
Screen 0: minimum 320 x 200, current 4898 x 4726, maximum 16384 x 16384 | |
eDP-1 connected primary (normal left inverted right x axis y axis) | |
Identifier: 0x42 | |
Timestamp: 3338547 | |
Subpixel: unknown | |
Clones: | |
CRTCs: 0 1 2 | |
Transform: 1.000000 0.000000 0.000000 |
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
Warning (org-element-cache): org-element--cache: Org parser error in 1_rule.org::806. Resetting. | |
The error was: (error "Invalid search bound (wrong side of point)") | |
Backtrace: | |
" backtrace-to-string(nil) | |
org-element-at-point(nil) | |
org-entry-get-with-inheritance(\"EXPORT_HUGO_SECTION\" nil nil) | |
org-entry-get(nil \"EXPORT_HUGO_SECTION\" :inherit) | |
org-hugo--get-section-path((:export-options nil :back-end hugo :translate-alist ((code . org-hugo-kbd-tags-maybe) (drawer . org-hugo-drawer) (example-block . org-hugo-example-block) (export-block . org-hugo-export-block) (export-snippet . org-hugo-export-snippet) (headline . org-hugo-heading) (inner-template . org-hugo-inner-template) (inline-src-block . org-hugo-inline-src-block) (keyword . org-hugo-keyword) (link . org-hugo-link) (paragraph . org-hugo-paragraph) (src-block . org-hugo-src-block) (special-block . org-hugo-special-block) (center-block . org-blackfriday-center-block) (example-block . org-blackfriday-example-block) (fixed-width . org-blackfriday |