1
0
Fork 0
Commit graph

566 commits

Author SHA1 Message Date
f876db6695 make noisetorch autostart 2022-07-07 10:21:01 +09:00
3f2d77b862 replace all usage of os.system with src.util.run
- combine `system` and `silent_system` function int o `run`
- remove `zsh_system`
- replace alacritty terminal with kitty terminal
2022-07-07 10:20:36 +09:00
10d2252cd5 Increase tablet area and change output mode
- increase area for higher precision
- change mode for improved latency
2022-07-06 06:51:09 +09:00
a6c531e5f5 updated script execution images 2022-07-04 08:40:21 +09:00
e8d4688bea replace alacritty terminal with kitty 2022-07-04 08:05:52 +09:00
07612ea0ee add pomky setup script 2022-07-01 14:26:19 +09:00
8c5423e257 make silent_system show error by default 2022-07-01 14:25:15 +09:00
cb1ade47c4 make menu return to setup.py instead of exiting 2022-07-01 14:24:40 +09:00
9f57d64f6e remove unused imports 2022-07-01 14:16:26 +09:00
4951255424 remove need to change vars in src/constatnts.py 2022-07-01 14:15:53 +09:00
8bf971e4f1 fix missing function error 2022-07-01 14:14:58 +09:00
6147abd1f2 add future keyboard qmk config files 2022-07-01 13:26:43 +09:00
ea70323638 add menu UI 2022-07-01 13:24:49 +09:00
8ce51b7872 fix incorrect package name and simplify log 2022-07-01 13:24:33 +09:00
6b32628f03 redirect error logs to stderr 2022-07-01 13:23:45 +09:00
b269140b47 mark functions copied over to setup.py 2022-07-01 13:23:20 +09:00
a95947d304 revamp setup script
- improve function organization
- update functions copied from `src/util.py`
- simplified logging output
- improve error message clarity and readability
- implement `exit_if_invalid_python_version` function
- Improve docstrings
2022-07-01 13:22:56 +09:00
1390660a4a remove unused autostart entries 2022-07-01 10:49:26 +09:00
9b84da3ac0 remove vscodium from autostart 2022-07-01 10:48:22 +09:00
ebbebc4260 remove discord from autostart 2022-07-01 10:48:02 +09:00
ecefb03f20 update future keyboard plan 2022-07-01 10:46:26 +09:00
1ce211134b update vscode workspace dictionary
- remove `ungoogled`
- add `xorg`
2022-06-26 00:13:03 +09:00
b8c07824e0 Fixed typo and update future keyboard info
- Remvoed stray backslash
- Changed future keyboard keycap type
2022-06-26 00:10:32 +09:00
d45b0f6e1a Add project structure info to README 2022-06-26 00:08:55 +09:00
e932e9b972 remove intel undervolt script due to vulnerability 2022-06-26 00:07:20 +09:00
1637561ac3 move dconf files under the files directory 2022-06-26 00:06:24 +09:00
47ff914d1a Update future keyboard plan 2022-06-25 16:59:17 +09:00
268ed9558c Update future laptop requirements 2022-06-16 18:17:06 +09:00
fd505df399 Ypdate future keyboard info 2022-06-16 18:16:22 +09:00
2abc3919ef Update future monitor requirements 2022-06-16 18:15:21 +09:00
a4a6c2ef58 Update browser of choice 2022-06-16 10:14:05 +09:00
9311c1499f Add a post install instruction to Brave browser. 2022-06-15 12:37:04 +09:00
54a4bc8bb1 add & update GNOME applications 2022-06-15 12:11:55 +09:00
00e0a75592 Change browser from ungoogled chromium to brave 2022-06-15 11:56:30 +09:00
0842252be0 update storage info 2022-06-14 22:05:27 +09:00
01ffb3e211 update future plans
- update future laptop requirement
- add note to future keyboard keycap
2022-06-12 19:21:44 +09:00
2fe832dbe5 add overview section
- software of choice
2022-06-09 22:51:32 +09:00
a3f5355d9d update vscodium settings
- aded ioveska nerd font
- reverted font size back to default
2022-06-09 22:25:09 +09:00
14a7093f16 make piper use the AUR instead of flatpak 2022-06-09 22:23:52 +09:00
848b806f75 add more words to vscode workspace dictionary 2022-06-09 22:20:23 +09:00
10b2f13d97 general README.md improvement
- clarity and grammatical fixes
- remove unnecessary wallpapers
- sort wllpaper effects in order
2022-06-05 17:28:35 +09:00
fa1c6c4adb improve future monitor panel description 2022-06-05 16:12:18 +09:00
75a2dca754 add words to vscode workspace dictionary 2022-06-05 10:53:34 +09:00
d408aa0508 update future keyboard plan
- add specific models to buy
- remove unnecessary mods
2022-06-05 10:53:21 +09:00
9f088227db change future custom keyboard
- change to MODE sonnet keyboard
2022-06-04 14:49:39 +09:00
061c34b581 replace remove_directory with trash
- `trash` moves files and directories to the trash directory
  instead of permanently deleting them
2022-06-03 23:53:37 +09:00
826209a81f added more words to vscode workspace dictionary 2022-06-03 23:51:25 +09:00
ac2d5eb445 make initialize.py more modular 2022-06-03 23:50:02 +09:00
358e92629b add joplin setup script 2022-06-03 23:38:41 +09:00
2a6ea7109c update keyboard related information
- fixed incorrect model number of current wrist rest
- added words to vscode workspace dicrtionary
- improved modding plans for current keyboard
- added plan for future custom keyboard
2022-06-03 23:12:32 +09:00