1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-18 18:07:45 +01:00

205 Commits

Author SHA1 Message Date
1525c96bb4 maimpick: removed not working color picker 2023-08-14 01:28:47 +02:00
9e9a73232d nvim: swapped async tex previewer 2023-08-10 03:48:56 +02:00
df7a259d62 nvim: compiler updated for lua 2023-08-09 02:39:18 +02:00
b37c4d1c61 added config files (mimeapps + easyeffects) 2023-07-25 23:23:16 +02:00
ea1882895c ueberzug&vifm: ready for new version 2023-07-09 15:52:48 +02:00
fd29c9e82a dwmbar: updated scripts for colors and icons 2023-06-06 17:25:03 +02:00
9e5da42a0e nvim: changed file structure more intuitively 2023-04-05 01:48:55 +02:00
TiynGER
daaad7b706 statusbar: battery doesnt need time 2023-01-12 17:39:50 +01:00
29ac61618d record: fixed notifications 2023-01-11 03:58:46 +01:00
0d221f7db0 screen-record: added hotkeys and scripts 2023-01-11 01:17:57 +01:00
76aaa776d5 maimpick: adapted from lukesmithxyz 2023-01-10 01:14:44 +01:00
3c26c265a5 setbg: place bg as hardlink in the data dir, random image option from dir readded 2022-09-08 02:15:11 +02:00
TiynGER
e51cdc4334 statusbar: battery typo fixed 2022-09-07 01:45:46 +02:00
2b62eb1fbf nvim: compiler cleanup 2022-04-29 15:32:19 +02:00
cfde9102ea added yay fzf style installation and removal, minor changes to scripts 2021-12-07 20:31:49 +01:00
7129be044e multiple changes for nvim
- tex snippets were changed for listed and unlisted sections
- nvim autocompletion engine was swapped to nvim-cmp
- nvim clears more files when exiting tex files
- the compiler uses biber when compiling tex files
- sc-im is used for .sc filetypes when using vifm
2021-11-10 03:25:28 +01:00
745d1a6321 nvim: setup for java development 2021-09-17 04:35:24 +02:00
c9397f708b samedir: added way to open terminal in same dir
modified version of https://github.com/lukesmithxyz/voidrice added.
this is already detached from the current terminal, so just append a '&'
(like this: 'samedir &') and it opens a new terminal in the same dir.
you can then close the terminal that called samedir
2021-07-03 15:40:53 +00:00
TiynGER
8457ff3851 mime: cleaned up mimetypes 2021-06-22 02:31:04 +02:00
TiynGER
32c4f82c30 nvim: added js support 2021-06-20 13:44:32 +02:00
TiynGER
7d77deac49 fchange: now automatically toggles 1 and 0 2021-04-29 14:54:54 +02:00
TiynGER
96524322f9 fchange: added shortcut to edit line for toggling the fn-keys on the drevo calibur and related keyboards
source: https://www.reddit.com/r/MechanicalKeyboards/comments/6yhgpy/guide_drevo_calibur_media_and_function_key/
2021-04-15 16:34:58 +02:00
TiynGER
78ac7b64ba togglemonitor: automatically change re-set the background 2021-03-20 14:07:46 +01:00
TiynGER
7fa70beaf2 alias: adding monitor and yay standards
I often monitor files that change.
Now that can be done with mon.
yay now uses its cache way better.
Unused scripts for suckless merges were removed,
I find it much better to run the commands manually without the scripts
as they tend to break more often
2020-12-27 19:27:11 +01:00
TiynGER
507a8effc4 nvim: added col for nim and made output colorless 2020-12-17 01:03:02 +01:00
TiynGER
7bed363ef2 vim: added nim support 2020-12-08 00:18:58 +01:00
TiynGER
004bb3ca44 nvim: cleanup after exiting nvim for c added 2020-11-04 01:05:46 +01:00
TiynGER
a26e45afea nvim: indent.log gets cleared after closing tex-files
indent.log is a log written, when we reformat a tex file.
it is of no use and can be deleted as soon as we close nvim.
2020-11-03 09:53:03 +01:00
TiynGER
e878a83893 diverse changes for qol
- remapping the substitution to <leader>ss in nvim to not conflict with line replacement
- moving the gitrepo directory
- making compiler for octave silent
2020-11-02 23:23:33 +01:00
TiynGER
901c6856af added shell and vim shortcuts for octave 2020-11-01 16:33:10 +01:00
TiynGER
ab7664de8a minor qol changes
- if file is c and makefile exists do a make run
- change the prompt color to blue
2020-10-30 22:16:28 +01:00
TiynGER
81dcd6f453 qol changes
- minor changes to snippets
- minor changes to aliases
- switching from ycm to coc for nvim autocomplete
2020-10-30 08:12:56 +01:00
TiynGER
354c6da1b8 dwmblocks/statusbar: starting to add clickable buttons
LukeSmith made a guide on how to set this up.
I did it analog to him.
- clock shows the calendar
- internet shows nmtui
2020-06-02 14:18:57 +02:00
TiynGER
9991393c8e black and white it is 2020-05-29 18:31:15 +02:00
TiynGER
3bef227e83 removing pc related scripts 2020-05-29 17:36:28 +02:00
TiynGER
b8b73a7cbb battery module working now 2020-05-28 20:23:33 +02:00
TiynGER
0938f09fe1 switching to dwmblocks 2020-05-28 01:54:46 +02:00
TiynGER
44d5569cdd changed latextemplate script, vim plugins into data folder not config 2020-05-18 00:58:35 +02:00
TiynGER
0130de12b4 changing scripts slightly 2020-05-04 10:53:44 +02:00
TiynGER
3ff06fdeb3 several minor quality of life updates
- including better ultisnips for tex
- battery icon changed when unknown
- changing font to intellij-font
2020-04-22 14:55:43 +02:00
TiynGER
19a24f46dc adding vpnmenu 2020-04-14 17:47:11 +02:00
TiynGER
ec70c48df2 startpage now in browser and not random rtv things 2020-04-06 01:39:33 +02:00
TiynGER
332267ce95 moving latextemplates 2020-04-02 13:53:34 +02:00
TiynGER
13f56aab85 giving some props to the creators 2020-04-02 00:06:34 +02:00
TiynGER
3ca4ecaaa1 bin structure and vifm preview 2020-03-31 20:32:16 +02:00
TiynGER
148aaee349 togglemonitor sets bg automatically 2020-03-30 17:21:35 +02:00
TiynGER
ca75253752 togglemonitor now doesnt exit too early 2020-03-30 15:33:11 +02:00
TiynGER
029dfbc840 setbg is nice, but pywal not so much 2020-03-29 12:29:29 +02:00
TiynGER
46fce77dd2 changing suckless merge utils for having a base branch to ensure the master can be pushed with all features to ensure buildability without this utils 2020-03-29 11:46:32 +02:00
TiynGER
a3f3c7e7ef minor changes to the bar 2020-03-29 11:41:01 +02:00