Commit Graph
100 Commits
Author SHA1 Message Date
phundrak fe423e421a [Emacs] Fix loading `ob-latex-as-png' 2021-12-27 13:46:27 +01:00
phundrak 290c07d741 [Emacs] Widen inline images in org-mode 2021-12-27 13:46:27 +01:00
phundrak 1f38d7a68c [Emacs] Use DBus calls instead of shell commands 2021-12-27 13:46:27 +01:00
phundrak 91b06ee7b1 [Emacs] Fix commit f5a9608
f5a9608 introduces a bug which prevents the font from being applied if
Emacs is started as a server through systemd, since it does not start
in GUI mode. This commit fixes this behavior by applying the
user-defined font when a new frame is created since the new frame
might be in GUI mode.
2021-12-27 13:46:23 +01:00
phundrak 413ecb2d2b [Emacs] Add Emacs debugging shortcuts
continuous-integration/drone/push Build is passing
2021-12-26 14:51:36 +01:00
phundrak f5a9608420 [Emacs] Better font configuration 2021-12-26 14:51:20 +01:00
phundrak bf9935d309 [Fish, Bootstrap] Remove unneeded fish extensions
Zoxide and Starship now replace z and bobthefish respectively
2021-12-25 21:32:49 +01:00
phundrak 66475c058c [StumpWM] Add keybinding for qutebrowser
continuous-integration/drone/push Build is passing
2021-12-20 15:25:16 +01:00
phundrak 6b1c2afe08 [Emacs] Add counsel keybindings, fix typo 2021-12-20 15:24:57 +01:00
phundrak a5785847f7 [Emacs] Add recentf configuration 2021-12-20 12:03:35 +01:00
phundrak 82bef92274 [Fish, Starship] Lisp module is displayed a bit more nicely
continuous-integration/drone/push Build is passing
2021-12-20 11:37:09 +01:00
phundrak fc85c94a76 [Emacs] Move paragraphs down
It just makes a bit more sense to me.
2021-12-20 11:36:39 +01:00
phundrak 4803c106b0 [Emacs] Create directory if it does not exist
continuous-integration/drone/push Build is passing
2021-12-19 15:24:43 +01:00
phundrak e7b8610387 [Emacs] Replace modern string-join' with mapconcat'
continuous-integration/drone/push Build is passing
2021-12-19 13:00:26 +01:00
phundrak 44c47b9841 [Emacs] Remove deprecated org ELPA
continuous-integration/drone/push Build is passing
2021-12-19 11:12:59 +01:00
phundrak 725233bd4b [StumpWM] Change direction powerline in mode-line, update screenshot
continuous-integration/drone/push Build is passing
2021-12-18 14:26:29 +01:00
phundrak 7195f92017 [Fish] Switch to starship shell prompt
continuous-integration/drone/push Build is passing
2021-12-18 11:54:32 +01:00
phundrak c5d1c964cf [Fish] Delete mostly broken code, replace with custom utility
continuous-integration/drone/push Build is passing
2021-12-17 18:41:03 +01:00
phundrak 2dfabd7d56 [StumpWM] Move xinitrc files to their respective .org file
continuous-integration/drone/push Build is passing
Move .xinitrc.emacs to emacs.org
Move .xinitrc.stumpwm to stumpwm.org
Move .xinitrc.awesome to Deprecated/awesome.org
2021-12-17 17:08:28 +01:00
phundrak 0e86789285 [Emacs] Better LSP setup, restore lua-mode 2021-12-17 16:56:17 +01:00
phundrak ac04636e54 [Emacs] Better bépo support with Evil 2021-12-17 16:42:14 +01:00
phundrak 294411d73b [Emacs] Remove useless lines of code 2021-12-17 16:30:44 +01:00
phundrak 87ce209298 [Emacs] Add csv-mode 2021-12-17 16:30:29 +01:00
phundrak 4753dc9f66 [Emacs] Fix keybinds 2021-12-17 16:30:16 +01:00
phundrak 03136e7f11 [Emacs] Add documentation, remove slim-mode
Add documentation for Python, webdev, modeline, theme, rainbow
delimiters, and keycast.
2021-12-17 16:30:03 +01:00
phundrak 246cfdf19a [Emacs, StumpWM] Add Sly configuration 2021-12-17 16:27:09 +01:00
phundrak b8c0445d9c Appropriately rename my PKGBUILD directory 2021-12-17 16:24:41 +01:00
phundrak 78fba911e7 [StumpWM] Less groups, only one automatic window placement
continuous-integration/drone/push Build is passing
2021-12-12 15:06:42 +01:00
phundrak 69a12a3d4a [Emacs] Fix automatic mode for Rustic 2021-12-12 15:06:00 +01:00
phundrak b8ef56942e [Emacs] Update keybinds
`SPC e' is now dedicated to flyspell and errors-related functions.

Email keybinds move from `SPC e' to `SPC a e', and elfeed moves from
`SPC a e' to `SPC a E'
2021-12-12 15:04:35 +01:00
phundrak 5a5725fec9 [Emacs] Update hydra-media appearance 2021-12-12 15:03:36 +01:00
phundrak 153d7bc9a9 [Emacs] Add workaround for tecosaur/screenshot/issues/11 2021-12-12 15:02:34 +01:00
phundrak be17ca1690 [Emacs] Add image I forgot to stage
continuous-integration/drone/push Build is passing
2021-12-07 20:08:00 +01:00
phundrak b31562078d [Emacs] Add typescript keybinds, fix auto-mode-alist addition 2021-12-07 10:14:41 +01:00
phundrak 3d71fb43af [Emacs] Remove accidental leftover code 2021-12-07 10:14:12 +01:00
phundrak 4c926eb911 [Emacs] Fix keybinds for which-key 2021-12-07 10:13:43 +01:00
phundrak 6ad3203a8e [Emacs] Better mu4e keybinds 2021-12-06 17:07:52 +01:00
phundrak 126385f1f2 [Emacs] Prettify my buffers 2021-12-06 17:07:30 +01:00
phundrak e55b1bba30 [StumpWM] Change colors of modeline 2021-12-04 19:24:08 +01:00
phundrak 653e117c8f [Emacs] Fix line wrapping in mu4e
continuous-integration/drone/push Build is passing
2021-12-04 14:18:01 +01:00
phundrak 1301eaf0a9 [Drone] Change Docker image to pure alpine image
continuous-integration/drone Build is passing
2021-12-01 16:49:45 +01:00
phundrak 24f1fe375c [Emacs] Add EXWM buffers to ignored elcord buffers 2021-12-01 16:35:29 +01:00
phundrak d19c3da130 [Emacs] Automatic desktop-environment-mode when using EXWM
Also update results of elisp code
2021-12-01 16:34:29 +01:00
phundrak 5a16398c33 [Emacs] Remove unused line 2021-12-01 16:34:06 +01:00
phundrak 2756d34ab3 [Emacs] Fix mu4e keybinds 2021-11-30 02:18:13 +01:00
phundrak a6a1b3e7b6 [Emacs] Add fd for file search in EMMS, better variables
continuous-integration/drone/push Build is passing
2021-11-28 23:02:35 +01:00
phundrak d5628bd9fe [Emacs] document org-msg, force evil-collection-mu4e-setup 2021-11-28 23:01:48 +01:00
phundrak bb5699d650 [Emacs] Better org tangling 2021-11-28 22:59:02 +01:00
phundrak 2f2a7aa674 [Emacs] Fix multi-monitor EXWM
Also change some buffer renaming for X windows

Fix original repo of xelp, indicate fork used
2021-11-28 22:56:59 +01:00
phundrak 7252623ada [Emacs] Better keybinds definition
Also some noweb improvements
2021-11-28 22:51:48 +01:00
phundrak 35ef17c7d0 [Misc] Exporter no longer generates backup files 2021-11-28 22:48:28 +01:00
phundrak 2713daceda [Emacs] Remove s-I in EXWM, replaced by s-<escape>
continuous-integration/drone/push Build is passing
2021-11-28 12:41:36 +01:00
phundrak 99fad403f0 [Emacs] Add some EXWM documentation
continuous-integration/drone/push Build is passing
Add also some literate config
2021-11-28 02:43:24 +01:00
phundrak bd12a71a92 [Emacs] Better graphviz configuration
continuous-integration/drone/push Build is passing
2021-11-27 19:30:09 +01:00
phundrak 84bd24efe5 [Emacs] Add EMMS shortcut to stop MPD 2021-11-27 19:29:55 +01:00
phundrak 36e229def7 [Emacs] Add EXWM preliminary configuration 2021-11-27 19:29:26 +01:00
phundrak 81c9cdab7e [PKGBUILD] Switch from md5 to sha512 checksum, code cleanup
continuous-integration/drone/push Build is passing
Remove comment out line of code

Replace tabs with spaces (yes I’m this kind of guy)
Fix indentation
2021-11-25 01:00:06 +01:00
phundrak afa83c5e05 [Emacs] Deactivate xwidgets webkit browser keybinds 2021-11-25 00:53:04 +01:00
phundrak 6b17646d10 [PKGBUILD] Change compiler, enable HTML docs, disable XWIDGETS
continuous-integration/drone/push Build is passing
Change from clang to GCC + gold

Xwidgets browser seems to crash with the Cairo transparency patch,
this commit disables it

Bump Emacs version
2021-11-25 00:48:34 +01:00
phundrak 5faa617215 [Emacs] Fix some package loading errors
continuous-integration/drone/push Build is passing
2021-11-24 23:43:28 +01:00
phundrak a28bd018bf [PKGBUILD] Bump Emacs version
continuous-integration/drone/push Build is passing
2021-11-24 22:38:26 +01:00
phundrak 18db59d9f7 [StumpWM] Fix issue of `mpd-connect' being undefined on startup 2021-11-23 23:58:06 +01:00
phundrak c3d53388ab [StumpWM] Add bluetooth keybinds 2021-11-23 23:37:17 +01:00
phundrak b0a356a5fe [StumpWM] Better autostart 2021-11-23 23:36:59 +01:00
phundrak d2cbdc3289 [Emacs] Add ox-hugo, remove ox-gfm
continuous-integration/drone/push Build is passing
2021-11-23 15:02:02 +01:00
phundrak a1138a9ff9 [Emacs] Make image lazy-load 2021-11-23 15:01:23 +01:00
phundrak aa290484dd [Bin] Fix incorrect shebang 2021-11-23 15:01:06 +01:00
phundrak d42fc15e64 [StumpWM] Some more subchapters for the mode-line 2021-11-23 15:00:47 +01:00
phundrak 27fdcac542 [StumpWM] Better mode-line formatting handling 2021-11-23 14:56:16 +01:00
phundrak fa9767ec19 [StumpWM] Wording, subchapter sectioning 2021-11-23 14:54:56 +01:00
phundrak a028c0284a [StumpWM] Precisions on why Stumptray doesn’t work 2021-11-23 14:53:22 +01:00
phundrak a04de69b10 [Export, Drone] Update export.el and .drone.yml
continuous-integration/drone/push Build is passing
export.el:
Now export all org files in specified directories
Code a bit cleaner

.drone.yml:
Send all the content of org/config to the remote server
2021-11-22 17:57:14 +01:00
phundrak d776dae8fb [Awesome] Deprecate Awesome configuration 2021-11-22 17:57:14 +01:00
phundrak 61cf48910f [Emacs] Add documentation on screenshot code
continuous-integration/drone/push Build is passing
2021-11-22 16:55:30 +01:00
phundrak d1c129f5f8 [Emacs] Update frame name, remove redundant mu4e option
continuous-integration/drone/push Build is passing
2021-11-22 16:53:04 +01:00
phundrak f12921f372 [Emacs] Wording 2021-11-22 16:52:55 +01:00
phundrak 0d24b4a056 [Emacs] Add code for taking screenshots of Emacs 2021-11-22 16:52:15 +01:00
phundrak e004e7d0c0 [Emacs] Make unfinished section noexport 2021-11-22 16:51:56 +01:00
phundrak 40c32fee57 [Emacs, StumpWM] Add Emacs screenshots, update StumpWM screenshot
continuous-integration/drone/push Build is passing
2021-11-22 14:32:43 +01:00
phundrak 424d305932 [StumpWM, bin] better screenshot handling
continuous-integration/drone/push Build is passing
2021-11-22 12:46:06 +01:00
phundrak 07dd65abf1 [Emacs] Fix some flyspell config 2021-11-22 11:20:52 +01:00
phundrak d6db34736d [Emacs] Automatic StumpWM mode for lisp-mode 2021-11-22 11:20:36 +01:00
phundrak 9c70c0c172 [Emacs] Better graphviz-dot mode configuration
graphviz-dot-mode is now the default dot-mode and org-babel
understands it as an equivalent of dot-mode
2021-11-22 11:20:36 +01:00
phundrak b48b2703fe [Emac] Better keybinds 2021-11-22 11:20:36 +01:00
phundrak 107840e6db [Emacs] Automatically disable smartparens when parinfer is enabled 2021-11-22 11:20:36 +01:00
phundrak 667ebc8db3 [StumpWM] Add bluetooth utility code 2021-11-22 11:17:15 +01:00
phundrak 0b9e9d2655 [StumpWM] Formatting 2021-11-21 23:45:43 +01:00
phundrak 5138643c54 [StumpWM] Fix syntax 2021-11-21 23:45:23 +01:00
phundrak 31cfb2fcde [StumpWM] Add reference to StumpWM PR 2021-11-21 23:44:36 +01:00
phundrak 5452fc0d40 [PKGBUILD] Bump version, sole maintainer of my PKGBUILD script
continuous-integration/drone/push Build is passing
2021-11-20 23:12:12 +01:00
phundrak 07513fd714 [Emacs] Modify conflicting keybind for tetris with treemacs 2021-11-20 23:11:49 +01:00
phundrak 94d204055f [Emacs] Add TypeScript config, update Javascript config
Also move around CSS heading
2021-11-20 23:11:22 +01:00
phundrak 3b94156e7c [Emacs] Add treemacs keybinds 2021-11-20 23:11:01 +01:00
phundrak 8b8fb70adb [Emacs] Add flyspell and langtool configuration 2021-11-20 23:10:37 +01:00
phundrak b8b72864f7 [Emacs] Add parinfer-rust-mode keybinds 2021-11-20 23:10:00 +01:00
phundrak a309a95094 [Emacs] Move declaration of ivy-yasnippet keybind 2021-11-20 23:09:42 +01:00
phundrak 122da77b4a [Emacs] Update description for eshell-info-banner 2021-11-20 23:09:06 +01:00
phundrak 231b0d16f3 [Emacs] Wording, typos 2021-11-20 23:08:38 +01:00
phundrak 0ff4b065ed [StumpWM] Add entry on pinentry module and little rant about it 2021-11-20 23:07:18 +01:00
phundrak b603044d8b [StumpWM] NetworkManager integration 2021-11-20 23:06:43 +01:00