Commit graph

157 commits

Author SHA1 Message Date
09da05df03
home,nixos: re-add fastfetch
accidentally removed in 49a1cee470997dde724ce72f00dd1a81c345de67
2023-11-05 17:42:16 +08:00
ba3f71208b
home: sort files 2023-11-05 17:21:37 +08:00
e8b5a28757
flake: adapt new flake.lock 2023-11-05 16:53:41 +08:00
a35384e8f3
home: configure swayidle 2023-11-05 15:24:13 +08:00
a5e6e42ee9
home,sway: use built-in functionality for wallpaper 2023-11-05 14:34:27 +08:00
7e74199ea3
home: re-add udiskie 2023-11-05 14:27:47 +08:00
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
7c3280f7c7
home,sway: unset GTK_IM_MODULE 2023-11-04 20:52:55 +08:00
3ad8fc3963
nixos: move font packages to home-manager 2023-11-04 20:49:54 +08:00
98dbc82d27
flake: format everything using alejandra 2023-11-04 18:14:42 +08:00
e690cf05ec
flake: overhaul presets 2023-11-04 18:02:11 +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
b48c61076f
home: modify waybar config
- fixed text color in tooltips
- modified `clock` module
- configured unused `cava` module
- removed comments because it makes me sound dumb
2023-11-03 22:44:19 +08:00
759752467f
home: remove mpv config 2023-10-31 12:59:32 +08:00
35d37be0df
home: move sway autostart to sway.nix 2023-10-26 23:54:50 +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
039d5a8557
home: remove unnecessary packages 2023-10-18 17:46:08 +08:00
3904d71c33
home: fix dotfiles 2023-10-18 17:45:08 +08:00
8ff2fc46aa
nixos: add presets 2023-10-16 16:26:06 +08:00
07bff0bc66
home,i18n: fcitx5-rime -> fcitx5-chinese-addons 2023-10-15 18:53:11 +08:00
5bd2c3dbde
Merge branch 'master' of https://github.com/Guanran928/flake 2023-10-15 14:24:40 +08:00
669e34d9b6
home,i18n: fcitx5-chinese-addons -> fcitx5-rime 2023-10-15 08:52:03 +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
ba30402186
networking: networkmanager -> iwd 2023-10-12 22:22:13 +08:00
48fbc3b8f0
home,sway: fix extra spaces in exit dialog 2023-10-12 16:40:58 +08:00
f1180fd4a5
Merge branch 'master' of https://github.com/Guanran928/flake 2023-10-10 17:49:57 +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
8f87d4175f
home: (actually) fix incorrect default workspace on sway 2023-10-10 16:50:14 +08:00
2aa30d4dea
home: split config into multiple parts 2023-10-10 15:25:31 +08:00
fd7de0a940
home: modify sway config
- autostarts:
  - added udiskie
- keybinds:
  - disabled `resize` mode
  - added "screenshot + edit" keybind
- visuals:
  - re-added titlebar
- misc:
  - fixed default workspace being workspace 10
2023-10-10 14:26:32 +08:00
d0ffeda259
home: remove font-* scripts 2023-10-10 11:51:26 +08:00
3fd1a9cb5a
darwin: clash-meta daemon with launchd 2023-10-09 14:52:33 +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
995165f641
home: remove unneeded lib 2023-10-05 18:07:47 +08:00
a8ad66dcd8
home: {modify,format}"vscode configuration" 2023-10-05 18:07:22 +08:00
2ef4f15dbd
Merge branch 'master' of https://github.com/Guanran928/flake 2023-10-05 15:56:59 +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
b7f96cb898
nixos,home: fix incorrect element-desktop package 2023-10-04 14:37:50 +08:00
cd83b24c86
darwin,home: use default.nix to import .nix files 2023-10-04 14:30:29 +08:00
66fe5fc189
home: enable mangohud 2023-10-01 13:08:40 +08:00
4fbcce6ac9
home: modify installed packages 2023-09-29 04:42:31 +08:00
a92698bae7
workaround: temporary disable ms-python.python 2023-09-29 04:31:37 +08:00
316ffca490
Merge branch 'master' of https://github.com/Guanran928/flake 2023-09-27 18:36:13 +08:00
85d8fa2099
home: remove *-flags.conf 2023-09-27 18:21:42 +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