Commit Graph
717 Commits
Author SHA1 Message Date
Riyyi 847537257e Emacs: Add window maximize toggle 2022-08-22 12:24:15 +02:00
Riyyi 81edda78b1 Emacs: Improve Org mode RET at point function for tables 2022-08-22 02:47:47 +02:00
Riyyi b87f56abcf Emacs: Add spell checker toggle function 2022-08-16 22:52:25 +02:00
Riyyi 82171e6684 Config: Add more XDG base directories 2022-08-12 13:57:00 +02:00
Riyyi a4bf47770c Config: Open terminal in current directory 2022-08-12 13:17:56 +02:00
Riyyi cd45f7595d Config: Add link and CSS property to Firefox 2022-08-11 13:14:04 +02:00
Riyyi 915690a2c8 Scripts: Open mpv window when starting audio_only streams 2022-08-10 16:41:58 +02:00
Riyyi 140c723776 Emacs: Check for .clangd config file, update flycheck to C++20 2022-08-06 12:54:21 +02:00
Riyyi 68a2c75bbc Emacs: Only format C++ buffers in source trees with .clang-format file 2022-08-06 10:48:00 +02:00
Riyyi 92fa2f52d8 Emacs: Format C++ project buffers before saving 2022-08-05 16:22:13 +02:00
Riyyi 9049b130a8 Emacs: Use more of the consult package 2022-07-31 16:06:04 +02:00
Riyyi 4389dce613 Emacs: Change git leader key prefix 2022-07-31 14:56:56 +02:00
Riyyi 28c152ba22 Emacs: Switch package projectile -> project.el 2022-07-31 13:00:41 +02:00
Riyyi ffbefa0887 Emacs: Improve pdflatex minted elisp 2022-07-29 10:54:28 +02:00
Riyyi de64c467e3 Manager: Add config file 2022-07-25 17:33:46 +02:00
Riyyi d91d412362 System: Unbind FiiO USB DAC E17K when going to sleep 2022-07-25 17:31:55 +02:00
Riyyi 594c32aa87 Config: Add day of week to polybar date module 2022-04-29 12:09:06 +02:00
Riyyi 48b88d0464 Emacs: Suppress native-comp warnings buffer 2022-04-28 13:20:46 +02:00
Riyyi 2bd9ebc4ea Emacs+Packages: Switch to native-compilation version 2022-04-24 13:11:21 +02:00
Riyyi 4c88465f78 Config: Add looking-glass.desktop file 2022-03-23 00:25:21 +01:00
Riyyi c116b8f589 Scripts: Fix quality flag for Twitch URLs 2022-03-21 14:11:52 +01:00
Riyyi 9697bab8ef Config: Update autorandr desktop profile 2022-03-18 21:29:39 +01:00
Riyyi 36631a5372 Config: Update xinitc to use autorandr 2022-03-18 14:23:05 +01:00
Riyyi 268b9e8dee Config: Add autorandr profile for laptop 2022-03-18 14:20:47 +01:00
Riyyi 9cdaac7413 Config: Add automatic monitor setup using autorandr program 2022-03-18 13:23:00 +01:00
Riyyi 9a17694bc9 Config: Prevent warning on the first exec of the btc polybar module 2022-03-18 13:13:31 +01:00
Riyyi e6bddb75c8 Config: Decrease journald max logging storage 2022-03-18 11:15:14 +01:00
Riyyi a36cbbe4eb Emacs: Store undo history in the cache directory 2022-03-16 11:46:14 +01:00
Riyyi 1ae30d54b1 Scripts: Move streaming videos to play script, update script arguments 2022-03-15 16:42:07 +01:00
Riyyi 62e3d3f5e5 Scripts: Update play queue to use the --input-ipc-server option 2022-03-14 23:48:51 +01:00
Riyyi 07712d1ad4 Config: Add machine specific configuration to lock.sh ring 2022-03-06 01:02:49 +01:00
Riyyi fbb9f3d8c4 Config: Add support for Qt6 uniform themes 2022-03-04 11:29:06 +01:00
Riyyi 793528bfd5 Config: Add trizen config file 2022-03-03 00:43:42 +01:00
Riyyi cf1190e78d Scripts: Add metadata to downloaded videos 2022-03-02 12:17:30 +01:00
Riyyi 0095a45a1b README: Convert from Markdown .md to Org Mode .org 2022-03-01 17:38:05 +01:00
Riyyi 8c10a9b804 Config: Update vim color theme symlink 2022-03-01 17:36:23 +01:00
Riyyi 81f9372766 README: Convert from Markdown .md to Org Mode .org 2022-03-01 17:08:44 +01:00
Riyyi 50db6c771a Emacs: Fix HiDPI mode lines height 2022-03-01 13:16:25 +01:00
Riyyi c893786fba Manager+README: Remove manager, add archive link to README.md 2022-02-28 17:12:52 +01:00
Riyyi ef203c5063 Config+Packages: Implement machine specific configuration 2022-02-28 16:44:01 +01:00
Riyyi 8d8a21166b Manager: Suppress error output, fix Debian package list 2022-02-28 11:58:39 +01:00
Riyyi 946c896f28 Config: Update git aliases, add 2 aliases, add zsh bracket highlights 2022-02-28 11:55:06 +01:00
Riyyi aee2608d4a Config: Fix 4chan post width in userContent.css 2022-02-28 10:59:51 +01:00
Riyyi bc61433953 Emacs: Fix Lua language server 2022-02-21 22:10:37 +01:00
Riyyi e5bee42ee4 Config: Add hyperlinks to ls output 2022-02-21 11:50:17 +01:00
Riyyi 86f403dd99 Config: Set terminal title in Vim 2022-02-21 10:55:02 +01:00
Riyyi d002ac90cd Config: Update font-awesome references to version 6 2022-02-19 11:59:03 +01:00
Riyyi f7651f0c1d Emacs: Fix tab completion in insert mode in the minibuffer 2022-02-18 23:02:37 +01:00
Riyyi 7195f724f9 Emacs: Set indentation in LaTeX buffers to 4 width tabs 2022-02-18 21:53:04 +01:00
Riyyi 0288dbf58f Emacs: Split up config into separate modules 2022-02-18 15:09:41 +01:00