Evie Litherland-Smith
ba5c738313
Add waybar rewrites for X2Go and NoMachine
2024-04-02 15:38:06 +01:00
Evie Litherland-Smith
2e83f46738
Change workspace 3 to be a music workspace
...
Remove workspace rule for libreoffice, add a rule for x2go and
nomachine
2024-04-02 15:30:24 +01:00
Evie Litherland-Smith
fdba59544c
Add bind for rofi-emoji, update title matching for NoMachine window rules
2024-04-02 11:14:33 +01:00
Evie Litherland-Smith
bbbe86735a
Remove zellij from rsync-local-config
2024-04-02 11:05:36 +01:00
Evie Litherland-Smith
2011c16fc4
Set workspace 4 (chat) to laptop monitor by default
2024-04-02 11:05:20 +01:00
Evie Litherland-Smith
def3b8b267
rofi: add rofi-emoji plugin
...
Try setting application-fallback-icon by MIME name, think that's what
I was doing wrong before
2024-04-01 10:55:57 +01:00
Evie Litherland-Smith
107e7bf688
Add "updown" alias to zsh.
...
Basically just do all the stuff I usually do before shutting down, and
then shutdown.
2024-04-01 09:19:19 +01:00
Evie Litherland-Smith
a865ec1225
README: update git snippet to clone pass repo
...
Include config option to temporarily disable credential helper, logic
being if I'm closing the pass repo I don't have the pass credential
helper configured to authenticate me.
2024-03-31 19:56:23 +01:00
Evie Litherland-Smith
ad3e36d9da
Revert "forgejo: add catppuccin themes"
...
This reverts commit 68cf71748d
.
Themes are very broken for some reason, to investigate another time.
Keep change to DEFAULT_THEME though because forgejo-auto looks a lot
nicer than gitea auto
2024-03-31 19:03:55 +01:00
Evie Litherland-Smith
68cf71748d
forgejo: add catppuccin themes
2024-03-31 18:56:22 +01:00
Evie Litherland-Smith
af3aba92ea
Update README for new git repo url
2024-03-31 18:50:43 +01:00
Evie Litherland-Smith
c7441b0a26
Switch to Forgejo from Gitea
2024-03-31 18:06:01 +01:00
Evie Litherland-Smith
7dbf3982b6
Fix bind to call swaylock
2024-03-31 13:19:33 +01:00
Evie Litherland-Smith
ecc9fae75a
Major changes: switch to tracking nixos-23.11 and remove stylix.
...
Motivated by the xz backdoor bug, switch NixOS system to track 23.11
instead of unstable, and will bump version numbers as they come along
rather than do rolling release.
Reverted a couple of changes that were introduced in recent nixpkgs
versions, only major one was switching back to swaylock as hyprlock
isn't in nixpkgs 23.11
Remove stylix and replace with lower-level base16.nix, partly because
stylix was doing something strange pulling in extra flakes (and
breaking on 23.11), partly because I was most of the way there anyway.
Remove last references to stylix in config, mostly just changing
stylix.colors to scheme (from base16) and defining fonts in
specialArgs to be used in the same way as before.
2024-03-31 12:59:24 +01:00
Evie Litherland-Smith
6c9a91ded9
Remove remote workspace, replace with web browser workspace
...
Move waybar window and MPRIS modules to centre
Change Vanguard window rules to workspace rules to bind to specific
monitors
2024-03-31 08:23:29 +01:00
Evie Litherland-Smith
8752bb8fd6
Update nixpkgs
2024-03-31 07:46:21 +01:00
Evie Litherland-Smith
70697d91b2
Add Noson (for controlling Sonos speakers)
2024-03-30 11:32:05 +00:00
Evie Litherland-Smith
92a3951148
hyprland: change obs rule to workspace 3
2024-03-30 07:51:51 +00:00
Evie Litherland-Smith
b662e6e24d
Add noisetorch for microphone noise suppression
2024-03-30 07:48:27 +00:00
Evie Litherland-Smith
096d63efbf
waybar: sort workspaces by number
2024-03-29 07:52:27 +00:00
Evie Litherland-Smith
bf5a8f7d28
waybar: add max title length to MPRIS module
2024-03-29 07:49:16 +00:00
Evie Litherland-Smith
c923221b79
Add bookmark for the jargon file
2024-03-29 07:14:52 +00:00
Evie Litherland-Smith
7af353e182
Reduce to 5 main and 5 backup workspaces
...
Removed email workspace
2024-03-28 09:06:04 +00:00
Evie Litherland-Smith
8312e0d328
Update nixpkgs, home-manager
...
Remove pass-audit for now as it's failing to build, to add back later
Move jupyter config into separate file since I don't need it on my
personal PC
Move home/config directory contents to home/prog since it's (currently
at least) all programming related things, attach to relevant files
2024-03-28 07:30:50 +00:00
Evie Litherland-Smith
9aea6a9b2c
Remove Makefile
2024-03-28 07:03:24 +00:00
Evie Litherland-Smith
1a10a39900
Clean out some packages from prog/default.nix
...
Remove default install of rustc and JS, trim python packages down to
jupyter with plugins. Move back to a nix-shell focused workflow
2024-03-27 14:52:02 +00:00
Evie Litherland-Smith
01dbdd0259
Add nixos-repl alias
2024-03-27 14:37:11 +00:00
Evie Litherland-Smith
3e3fe1392c
Upgrade nix version
...
Fix leading dot in store name bug
2024-03-27 14:36:33 +00:00
Evie Litherland-Smith
01694083d0
Remove isort, replaced by ruff
2024-03-27 05:50:59 +00:00
Evie Litherland-Smith
dfbaa2c708
waybar: add artist and track info to MPRIS module, remove pipe from
...
window module
2024-03-26 17:16:45 +00:00
Evie Litherland-Smith
dca956ccdc
Add separator bars to left waybar modules
2024-03-26 16:31:11 +00:00
Evie Litherland-Smith
55c7f64bdf
Switch hyprland bind from firefox back to nyxt
2024-03-26 14:15:37 +00:00
Evie Litherland-Smith
d2fc55993d
Nyxt: add microsoft365 to bookmarks
2024-03-26 14:09:30 +00:00
Evie Litherland-Smith
6bf3a3bd61
Firefox: disable bookmarks toolbar (by default)
2024-03-26 14:09:18 +00:00
Evie Litherland-Smith
ac7a6d37ca
Switch another reference to foot term back to alacritty
2024-03-26 08:16:22 +00:00
Evie Litherland-Smith
c2d64eaa23
Add (back) bind for opening firefox
2024-03-26 06:33:23 +00:00
Evie Litherland-Smith
1bd6c8af57
Disable systemd services for waybar and hyprpaper
...
Start with Hyprland instead
2024-03-26 06:14:38 +00:00
Evie Litherland-Smith
7eacc47e17
Switch foot back to alacritty
2024-03-26 06:13:44 +00:00
Evie Litherland-Smith
bc46af61a6
Install jupyterlab + extensions by default with python
2024-03-25 17:07:37 +00:00
Evie Litherland-Smith
39a8e48ba5
Workspace updates
...
Rearrange some workspaces, now have: home, files, chat, email, remote,
games - with associate icons and rules updates
2024-03-25 13:43:16 +00:00
Evie Litherland-Smith
ada3e40767
Remove "test" rule from Makefile
2024-03-25 13:31:44 +00:00
Evie Litherland-Smith
dc30a3559d
Add title to NoMachine window rules
...
Stop rules from applying to things like popups on mouse hover
2024-03-25 10:14:33 +00:00
Evie Litherland-Smith
9a19e4fc98
Add zsh aliases to common nixos commands
2024-03-25 10:13:37 +00:00
Evie Litherland-Smith
f5708e31cb
Remove workspaces 5 & 6 from persistent-workspaces
2024-03-25 09:43:24 +00:00
Evie Litherland-Smith
a330e7f183
Revert "Switch to pyright for better venv / nix-shell support"
...
This reverts commit bc4f969f00
.
2024-03-25 07:21:33 +00:00
Evie Litherland-Smith
b49e54b688
Restore mypy (didn't mean to remove)
2024-03-24 11:40:43 +00:00
Evie Litherland-Smith
bc4f969f00
Switch to pyright for better venv / nix-shell support
...
Settings in emacs to hopefully make it work nicely in a single file
environment as well as a project
2024-03-24 11:33:18 +00:00
Evie Litherland-Smith
c44c929b04
TEMP disable Vanguard VPN
2024-03-24 09:15:29 +00:00
Evie Litherland-Smith
e59297c801
hyprland: restart foot/waybar/hyprpaper on startup
...
Add bind to pull emacs config before starting
Set steam workspace rule back to silent to avoid popups stealing focus
all the time...
2024-03-24 08:31:26 +00:00
Evie Litherland-Smith
e6fb581ac8
foot: disable dpi aware, too small on some screens
2024-03-24 08:31:11 +00:00