TiynGER
41d182f481
statusbar: adjusted cpu script for intel
2023-10-17 05:25:40 +02:00
0c6942bb7d
statusbar: padded percentages
2023-10-17 05:18:46 +02:00
256be15c0f
statusbar: shortened disk script
2023-10-17 03:45:04 +02:00
9dd7bc87dc
statusbar: added color for mute, deaf, etc
2023-10-17 00:40:43 +02:00
6876ac5a72
statusbar: added background for icons
2023-10-16 23:49:04 +02:00
1d0a626a7e
statusbar: removed colors
2023-10-15 05:55:51 +02:00
f2170cda08
statusbar: added colors
2023-10-15 03:36:52 +02:00
42050220b5
statusbar: matched % display between internet and volume scripts
2023-10-14 03:17:34 +02:00
23a0a8ebaf
statusbar: changed cpu temp script to work with amd and intel
2023-10-14 02:50:21 +02:00
75cac1a09b
statusbar: adjusted all scripts to ahve similar layout
2023-10-14 02:31:34 +02:00
8097527147
statusbar: updated scripts
2023-10-14 00:12:13 +02:00
a51b50849f
scripts: cleaned up scripts and refined volume script
2023-10-13 23:24:38 +02:00
c8d14b538a
dwmbar: lowered notification urgency of clock
2023-10-08 03:36:58 +02:00
d8a6a1d8a5
sxhkd/dunst/mic: added sound for mute and deaf, changed notification sounds
2023-10-08 01:34:18 +02:00
928f9c7c27
gpu-screen-recorder: specified audio input & output, audio codec and video codec for better compatibility
2023-09-17 01:10:57 +02:00
4d45dbb644
dmenuunicode: fixed broken pipe
2023-08-14 02:34:23 +02:00
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
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
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