Commit graph

25 commits

Author SHA1 Message Date
2a5ff02dfc
nixos: remove default font packages 2023-11-05 14:03:27 +08:00
37e342f4e2
home,dunst: dunstrc -> home-manager options 2023-11-04 21:55:30 +08:00
98dbc82d27
flake: format everything using alejandra 2023-11-04 18:14:42 +08:00
7314178fa7
home: modify installed packages
### NixOS
- re-added libnotify and jq
  they are needed for my screenshot script and were removed by accident
- removed kvantum, hyprland
- removed unnecessary hyprland options in flake.nix
- configured browsers through home-manager options
- fixed typo in i18n.nix
### Common
- added nix-output-monitor
- configured helix
- fixed indentation at programs.vscode
2023-11-04 00:02:28 +08:00
759752467f
home: remove mpv config 2023-10-31 12:59:32 +08:00
db271c57a1
flake: adapt new flake.lock 2023-10-26 21:20:24 +08:00
bdc97e01f7
home,packages: add ydict 2023-10-19 23:12:06 +08:00
7d8e9ad340
home,vscode: modify userSettings 2023-10-18 19:03:35 +08:00
4b52ac15d2
repo: declutter 2023-10-15 08:51:56 +08:00
c98e7e62bb
home,zsh: fix plugin path 2023-10-14 17:40:41 +08:00
0a23fd605c
home,zsh,sudo: use fetchers 2023-10-14 17:39:45 +08:00
8d3acf6838
repo: git submodules -> flake inputs 2023-10-14 15:53:25 +08:00
84bfa9817a
networking: modify proxy configurations
- removed `environment.systemPackages = with pkgs; [ clash-meta ];`,
  as I found it isn't nessessary...
- use same environment variables on different platforms and alias
2023-10-10 17:05:33 +08:00
78010ed6e9
home: use Inter as default font in fontconfig 2023-10-10 16:50:50 +08:00
d0ffeda259
home: remove font-* scripts 2023-10-10 11:51:26 +08:00
9f9e060584
home: enable neovim and helix 2023-10-07 12:11:28 +08:00
760327c7ea
repo: trim tailing whitespaces 2023-10-05 18:09:04 +08:00
a8ad66dcd8
home: {modify,format}"vscode configuration" 2023-10-05 18:07:22 +08:00
f1b0d66756
home: modify wm config
- rename script `wrapped-slurp` to `wrapped-grim`
- add keybinds to sway in `home.nix`
- remove needed environment variables on hyprland in `autostart.conf`
- remove unneeded fcitx5 autostart in `autostart.conf` and `home.nix`
- remove `hyprland.bak`
- remove tabs in `main.conf`
2023-10-05 15:14:52 +08:00
a92698bae7
workaround: temporary disable ms-python.python 2023-09-29 04:31:37 +08:00
acca33cf59
nixos,metacubexd: use correct branch 2023-09-27 18:08:51 +08:00
109ea25c58
home,eza: fixtree alias 2023-09-27 14:47:07 +08:00
0ee19f299b
Merge branch 'master' of https://github.com/Guanran928/flake 2023-09-27 13:26:54 +08:00
6108d87230
repo,fix: git submodules 2023-09-27 13:15:01 +08:00
fedee7be14
migrate to new structure 2023-09-27 12:05:53 +08:00