Commit graph

1472 commits

Author SHA1 Message Date
Evie Litherland-Smith 193b270483 pyright back to pylsp, black back to ruff formatting
Move isort / mypy inside python packages to get env correctly
2024-02-16 16:54:43 +00:00
Evie Litherland-Smith 6086facb8c Add ipython config to rsync-local-config 2024-02-16 14:40:17 +00:00
Evie Litherland-Smith bb6f42f8c8 Put ipython and numpy back in same python environment
Remove GUI parts of ipython config
2024-02-16 14:36:48 +00:00
Evie Litherland-Smith 94e3282d64 Make python install a bit more minimal
Switch back to using pyright as python lsp for the proper venv
support...
2024-02-16 14:27:29 +00:00
Evie Litherland-Smith 2ee4e9904a Add waybar rewrite for btm and cava 2024-02-16 11:12:00 +00:00
Evie Litherland-Smith 8a438400f8 Add cava keybind to hyprland
Add withTerm function to simplify programs to run in
terminal (alacritty by default) with a key bind. Also include setting
terminal name to name of program to allow waybar rewrites to work
2024-02-16 11:08:24 +00:00
Evie Litherland-Smith 8a7332af7c btm: use named colours for rainbow config
Removed orange and brown to make a 6 colour rainbow, looks better on
my 6-core processor
2024-02-16 10:55:57 +00:00
Evie Litherland-Smith 6487b8312f Add cava music visualiser with colour config 2024-02-16 10:54:05 +00:00
Evie Litherland-Smith 6a8967cd14 hyprland: add (lots) more args to btm bind
Also add SHIFT bind for btm -b (basic) using the same set of args otherwise
2024-02-16 10:19:47 +00:00
Evie Litherland-Smith 71993086fe Add cache colour to bottom config 2024-02-16 10:19:35 +00:00
Evie Litherland-Smith f142f7f6d2 Convert remaining bottom config to use base16 colour definitions 2024-02-16 10:00:40 +00:00
Evie Litherland-Smith 104f2c8708 Use emacs-sync-config script in hyprland extraConfig 2024-02-15 09:01:19 +00:00
Evie Litherland-Smith 769a16ef42 Add script to sync emacs config
Uses same basic logic as git-sync-all but only pulling with --ff-only
2024-02-15 08:54:18 +00:00
Evie Litherland-Smith 66238861b6 Set emacs shell based on nix user config
Remove calling org-babel-load-file in extraConfig since I'm moving the
emacs config directly into .emacs.d
2024-02-15 07:15:19 +00:00
Evie Litherland-Smith e491e06927 Remove waybar separator module 2024-02-15 05:40:12 +00:00
Evie Litherland-Smith b2f0f3e08d Update git-sync-all script
Add elfeed directory back now that I'm ignoring the db entries
properly

Add urls for repositories so that script can clone them if the
directory doesn't already exist, and ensure correct remote url is set
before syncing
2024-02-14 08:34:30 +00:00
Evie Litherland-Smith 0790477d64 Switch waybar volume module to use pamixer
Remove on-click action for bluetooth module
2024-02-13 13:30:00 +00:00
Evie Litherland-Smith 1600288da0 Add network and bluetooth back to waybar, disable associated applets
Split current clock waybar widget into date only and time only,
use more rainbow colours across the system modules
2024-02-13 08:20:02 +00:00
Evie Litherland-Smith f362a15211 Remove elfeed repo from git-sync-all 2024-02-13 07:49:08 +00:00
Evie Litherland-Smith 407e019a05 Remove (now unused) hypr/extra.conf 2024-02-13 05:21:12 +00:00
Evie Litherland-Smith b31de09041 Add Vanguard to ssh config 2024-02-12 13:31:38 +00:00
Evie Litherland-Smith 608faf3fac Add some initial JS stuff
Add nodejs, TS LSP and eslint with flymake plugin for emacs
2024-02-12 09:16:58 +00:00
Evie Litherland-Smith 779e01d1b7 Move avizo to separate file, make custom theme from base16
Adjust opacity of popups and desktop types
2024-02-12 08:48:19 +00:00
Evie Litherland-Smith acd3530e80 Clear out some commented packages 2024-02-12 07:42:40 +00:00
Evie Litherland-Smith 8a2767515f Split transient.zsh back out to fix shell exit issues 2024-02-12 07:10:20 +00:00
Evie Litherland-Smith 425164c6ac Add waybar rewrite for prism launcher 2024-02-12 07:07:28 +00:00
Evie Litherland-Smith 7e9463d371 zsh enable case-insensitive completion
Move transient prompt config into nix expression directly
2024-02-12 06:57:13 +00:00
Evie Litherland-Smith d3f62932bd starship remove success_symbol from status 2024-02-11 07:37:15 +00:00
Evie Litherland-Smith 6153bf1068 starship: change success and fail symbols 2024-02-11 07:35:49 +00:00
Evie Litherland-Smith 0d84f51356 Starship: enable status with some custom symbols 2024-02-11 07:32:31 +00:00
Evie Litherland-Smith 9bb4e63b77 Starship: back to default bash/zsh/unknown shell indicators 2024-02-11 07:26:10 +00:00
Evie Litherland-Smith e920b621f1 Change character for zsh transient prompt 2024-02-11 07:22:46 +00:00
Evie Litherland-Smith 4527187c94 Switch back to zsh as default/login shell 2024-02-11 07:12:35 +00:00
Evie Litherland-Smith 9e272fddbe Fix typo in zsh config 2024-02-11 07:01:58 +00:00
Evie Litherland-Smith e0c2577138 Remove enableShellIntegration flags as they're all on by default anyway 2024-02-11 06:54:07 +00:00
Evie Litherland-Smith cc4bf59e73 Add Zsh config back 2024-02-11 06:53:37 +00:00
Evie Litherland-Smith 118c9fd629 Disable git-sync service for now
I remember why I did this in the first place, git-sync can't find
pass (for git credential helper) for some reason
2024-02-10 07:57:35 +00:00
Evie Litherland-Smith 49fdaa290d Rename nixos-update -> nixos-upgrade 2024-02-10 06:47:05 +00:00
Evie Litherland-Smith f2c6de6ce9 Re-enable git-sync service 2024-02-10 06:45:31 +00:00
Evie Litherland-Smith a7d0c8d9c7 Switch to using json config for ipython 2024-02-09 12:34:34 +00:00
Evie Litherland-Smith 8a66f1f41e python: add tkinter, matplotlib, poetry
Remove python-lsp-ruff since flymake does ruff linting
2024-02-09 12:04:53 +00:00
Evie Litherland-Smith 749ece4be9 Trim down ipython config file 2024-02-09 12:04:44 +00:00
Evie Litherland-Smith cd56915e42 Add ipython to install python packages 2024-02-09 11:10:58 +00:00
Evie Litherland-Smith f33c93bc87 Add scipy to default python packages 2024-02-09 08:57:21 +00:00
Evie Litherland-Smith 1da9a8da19 Move programming packages to separate file, with some additions 2024-02-09 08:42:38 +00:00
Evie Litherland-Smith fe479544e4 Tweak border rounding 2024-02-09 08:32:59 +00:00
Evie Litherland-Smith e442f22066 Add all of my custom search engines to nyxt 2024-02-09 07:43:46 +00:00
Evie Litherland-Smith 1d322d3940 Remove link to jupyterlab user settings 2024-02-09 07:26:20 +00:00
Evie Litherland-Smith d9125b5b0c Finish re-themeing to my custom modus-vivendi / sweet-gtk combo 2024-02-09 07:25:02 +00:00
Evie Litherland-Smith bf253bd9a3 Use stylix/base16 for bat syntax 2024-02-09 07:17:31 +00:00