Commit Graph
100 Commits
Author SHA1 Message Date
Riyyi e96bd055f7 Replace scrot program with maim 2021-05-28 00:59:23 +02:00
Riyyi 207014bf70 Add GNU Make thread amount flag 2021-05-27 17:48:53 +02:00
Riyyi b133845d72 Fix rendering Java applications for non reparenting WMs 2021-05-17 22:58:41 +02:00
Riyyi a3ef78c8ff Add regexp for org-roam title slugs 2021-05-14 12:48:58 +02:00
Riyyi cad390e771 Improve mpv subtitle appearance 2021-04-26 02:02:52 +02:00
Riyyi 2b666b6b35 Use completing-read in centaur-tabs 2021-04-24 07:43:37 +02:00
Riyyi 9e2503ee1e Fix locking script location 2021-04-20 18:28:50 +02:00
Riyyi bce32d3ddc Fix yasnippet variables, they need to be set in :init 2021-04-01 01:32:40 +02:00
Riyyi 41f614699b Improve package updating keybind 2021-03-30 11:12:16 +02:00
Riyyi e1ce0b30ce Improve capslock escape swapping method 2021-03-29 20:22:46 +02:00
Riyyi 0741ca29d3 Add glsl completion, remove obsolete variables 2021-03-28 22:54:00 +02:00
Riyyi 39fbaeb5ac Add more license notice snippets 2021-03-26 15:17:20 +01:00
Riyyi 6d32b4c3ee Improve snippet email field selection 2021-03-26 00:50:56 +01:00
Riyyi 1e57434293 Add license notice snippet 2021-03-26 00:41:10 +01:00
Riyyi e029ea87f6 Convert C++ to cpp in org-roam-title-to-slug function 2021-03-23 15:09:44 +01:00
Riyyi 6d64cb1a6a Add org-roam capture templates 2021-03-21 01:00:06 +01:00
Riyyi 36f3adbdc9 Filter common words from org-roam-title-to-slug function 2021-03-18 01:45:57 +01:00
Riyyi 9c14034e39 Properly spawn emacsclient in a new process 2021-03-17 22:41:53 +01:00
Riyyi e2c1e562ca Fix project root find function 2021-03-14 11:59:49 +01:00
Riyyi a7135592a3 Improve consult keybinds 2021-03-13 01:51:27 +01:00
Riyyi 3e43420f56 Add consult package 2021-03-13 01:44:10 +01:00
Riyyi 801040ffe5 Switch to projectile-project-root as project root find function 2021-03-13 01:22:42 +01:00
Riyyi 6dc71212e2 Also fix evil-collection variables 2021-03-13 00:50:20 +01:00
Riyyi ab96a7bcef Remove unnecessary functions, fix evil variables 2021-03-13 00:33:59 +01:00
Riyyi 3d1774b600 Switch all :custom sections for :config 2021-03-12 16:19:53 +01:00
Riyyi 59b0dc9265 Fix variables that need setting before loading evil 2021-03-12 11:09:23 +01:00
Riyyi 236fa5b3cb Fix indentation 2021-03-11 21:51:30 +01:00
Riyyi ce6b821bba Add lua, yaml modes 2021-03-11 20:57:22 +01:00
Riyyi a380e6b300 Fix evil-operator-state-cursor, indentation 2021-03-11 20:10:57 +01:00
Riyyi f30eb0df6e Move screenshot keybindings to rofi menu 2021-03-09 12:52:48 +01:00
Riyyi df3d3bffd3 Add flycheck-clang-tidy 2021-03-04 15:06:13 +01:00
Riyyi ce49625ec3 Enable clang-tidy 2021-03-04 03:23:07 +01:00
Riyyi 3668abad9b Fix mkcd alias, add some shellfunctions
cd is a built-in shell command that changes the internal shell state
via the chdir() syscall. This cannot be called from a script.
2021-03-02 20:29:56 +01:00
Riyyi a13f317d7d Add zsh line keybinds 2021-02-28 00:49:35 +01:00
Riyyi eb0aed00d7 Simplify color export sed command 2021-02-27 00:18:39 +01:00
Riyyi 2b60818812 Update git aliases, ISO-like date format 2021-02-27 00:00:53 +01:00
Riyyi ba10984084 Move .scripts -> .local/bin 2021-02-25 20:16:07 +01:00
Riyyi 3ac7d9f601 Make colors.sh POSIX compliant 2021-02-25 18:45:47 +01:00
Riyyi 6c484edce2 Remove empty lines from options selection 2021-02-25 01:10:08 +01:00
Riyyi 34c9c74c37 Add system actions script 2021-02-25 01:08:26 +01:00
Riyyi f64dccd04b Add rofi password prompt script 2021-02-24 23:48:04 +01:00
Riyyi 530082843e Isolate variables 2021-02-22 15:19:22 +01:00
Riyyi 2223f936dd printf should receive variables 2021-02-22 02:04:15 +01:00
Riyyi 4ee0ac31fb Bulk rename files inside a directory 2021-02-22 01:54:53 +01:00
Riyyi 15d1850ba1 Set default git branch name 2021-02-20 00:19:34 +01:00
Riyyi 84cae6762c Switch coinbase to coincap API in btc price tracker 2021-02-15 19:38:27 +01:00
Riyyi 266836dd38 Add btc price tracker panel module 2021-02-15 16:17:00 +01:00
Riyyi 829d699942 Enable icons in rofi run prompt 2021-02-12 02:46:18 +01:00
Riyyi 3276a683c0 Use rofis new theme format, add selection keybinds 2021-02-12 02:08:59 +01:00
Riyyi 0848865237 Add git show alias 2021-02-11 14:26:05 +01:00
Riyyi ce523b32d9 Switch to white cursor 2021-02-11 13:56:24 +01:00
Riyyi 45de6548f4 Add paragraph sort function 2021-01-30 16:53:35 +01:00
Riyyi 4b8244571b Add mouse side buttons functionality 2021-01-30 00:54:54 +01:00
Riyyi 8c759c26c6 Alphabetical order 2021-01-30 00:27:16 +01:00
Riyyi 5c2da67e15 Add little quality of life functions for evil 2021-01-30 00:23:34 +01:00
Riyyi 90973fe6df Remove deprecated company-org-roam, use company-capf instead 2021-01-24 14:05:36 +01:00
Riyyi 0ed70a139b Add stop search keybind 2021-01-24 02:08:14 +01:00
Riyyi e2b6f0817b Fix thumbnail embedding of youtube audio 2021-01-19 17:28:10 +01:00
Riyyi c5da512815 Add tree function 2021-01-15 18:47:40 +01:00
Riyyi 0bbd9b2e44 Add minted a latex source code highlighting package 2021-01-15 16:05:14 +01:00
Riyyi 3bd751f0b8 Switch to officially packaged xss-lock 2021-01-15 16:03:58 +01:00
Riyyi 593a4ff88c Add mirrorlist update alias 2021-01-15 15:59:07 +01:00
Riyyi 881f74cfc8 Invert bar scroll direction 2021-01-15 01:17:32 +01:00
Riyyi 574f4e9617 Add include snippet 2021-01-12 23:09:05 +01:00
Riyyi e6fc583bc3 Add numbers to company completions, select with M-[0-9] 2021-01-12 17:41:43 +01:00
Riyyi da71c71839 Add fringe toggler 2021-01-07 14:12:48 +01:00
Riyyi dbe6c1ef45 Fix auto-update variable, which isnt in custom 2021-01-07 12:02:36 +01:00
Riyyi 8ba534901f Add ip color alias, limit youtube download alias to 1080p 2021-01-07 11:06:57 +01:00
Riyyi 73566c8709 Add app section to keybinds 2021-01-06 21:29:11 +01:00
Riyyi 4b299480f2 Add prescient sorting to company-mode 2021-01-06 15:28:07 +01:00
Riyyi 9cfd7ccb4c Disable lsp breadcrumb, add find header/source file keybind 2021-01-06 00:38:19 +01:00
Riyyi 5649b1945e Enable filename drawing in feh 2020-12-29 00:44:31 +01:00
Riyyi 8a54019f86 Set C++ language standard to 17 2020-12-27 14:49:38 +01:00
Riyyi d0e0a1352e Set shell tab width to 4 2020-12-25 11:08:20 +01:00
Riyyi 158d35830b Add ivy-rich descriptions equivalent for selectrum, called marginalia 2020-12-23 10:17:50 +01:00
Riyyi e0d7301dcb Add git log extended 2020-12-17 00:36:57 +01:00
Riyyi 60a1fc20c8 Update default values 2020-12-03 06:24:25 +01:00
Riyyi fa4388088c Add suspend to polybar menu 2020-11-27 17:49:08 +01:00
Riyyi acc187438e Add IP alias 2020-11-27 14:20:33 +01:00
Riyyi 86c68aae52 Update snippet 2020-11-16 23:03:20 +01:00
Riyyi d4450354a2 Update mimelist 2020-11-16 22:58:56 +01:00
Riyyi d541634cf9 Add notification to reloads 2020-11-16 22:45:16 +01:00
Riyyi 9ead4da1bd Hide youtube country code 2020-11-10 13:37:25 +01:00
Riyyi af47cf8df8 Enable undo-tree 2020-10-19 04:38:09 +02:00
Riyyi cf35170790 Set evil's undo-system 2020-10-19 04:33:24 +02:00
Riyyi 0d5dccddbd Add update download only alias 2020-10-19 02:20:37 +02:00
Riyyi cf4a1bb5d2 Fix polybar powermenu 2020-10-17 15:38:06 +02:00
Riyyi 59d2608b31 Add fraction latex snippet 2020-10-15 00:16:31 +02:00
Riyyi 97af834823 Add org link keybinds 2020-10-08 04:35:02 +02:00
Riyyi f6c8a833be Add equation snippet 2020-10-04 22:28:34 +02:00
Riyyi 8cd0817e3e Add latex bold snippet 2020-09-25 17:53:26 +02:00
Riyyi 8b4806d2a0 Convert Xresources to rasi theme config format for rofi 2020-09-14 16:55:50 +02:00
Riyyi d1112e23ec Fix i3 startup scripts 2020-09-09 20:07:04 +02:00
Riyyi acddc6cb86 Hide youtube login popup 2020-09-07 17:18:51 +02:00
Riyyi ca41ff08e3 Hide youtube sponsor button 2020-09-02 23:33:51 +02:00
Riyyi df91fb6212 Use 4 threads in makepkg 2020-08-31 21:30:19 +02:00
Riyyi b8ed9e270b Enable firefox video acceleration 2020-08-29 00:52:29 +02:00
Riyyi 2d002ad89c Add bspwm external rules, make emacs question window floating 2020-08-28 17:23:53 +02:00
Riyyi 381c8ddc62 Remove programs.sh, update i3 config 2020-08-28 15:08:41 +02:00
Riyyi 7dcb01093f Add flip tree keybind, change centaur-tabs move tab keybind 2020-08-28 14:06:09 +02:00