Evie Litherland-Smith
69741482bc
Globally change opacity to 0.65 / 65%
...
Update some more places that weren't using the stylix opacity setting
2024-03-09 12:00:10 +00:00
Evie Litherland-Smith
235a678a7c
Pull emacs (and nixos) config in git-sync-all instead of hyprland startup
2024-03-08 08:07:51 +00:00
Evie Litherland-Smith
415fbdd795
Swap swaylock for hyprlock
...
Add hyprlock config file based on https://github.com/NikSneMC/hyprlock
2024-03-04 13:35:26 +00:00
Evie Litherland-Smith
0057f8813a
Switch gtk icons from sweet-folders to candy-icons
2024-03-01 11:25:50 +00:00
Evie Litherland-Smith
135db95075
Re-theme back to catppuccin mocha with lavender accent
2024-02-29 15:29:19 +00:00
Evie Litherland-Smith
0981d5dbe7
hyprland update binds
...
Switch rofi to use drun instead of combi by default
Add rofi ssh bind
2024-02-29 10:44:14 +00:00
Evie Litherland-Smith
802c7f4300
hyprland: change some binds
...
Split fullscreen binds to super+f and super+m for fullscreen vs
maximise respectively
Move emacs bind to super+e for a bit of consistency, ideally want to
super super+shift+ret for eshell but not there yet
2024-02-27 14:08:57 +00:00
Evie Litherland-Smith
5ed0d0ef60
hyprland: fix setting cursor, increase size 24 -> 32
2024-02-27 14:00:11 +00:00
Evie Litherland-Smith
7a49be2b82
Set cursor theme using stylix
...
Misc cleanup of flake.nix
2024-02-24 08:44:26 +00:00
Evie Litherland-Smith
30df75daf7
Revert "Tweak border rounding"
...
This reverts commit fe479544e4
.
2024-02-21 09:26:37 +00:00
Evie Litherland-Smith
d97303e7d1
Move hyprpaper to be a systemd user service instead
2024-02-20 19:38:38 +00:00
Evie Litherland-Smith
59b9fac674
Start converting theme to use a centrally defined accent colour
...
accentColour defined in flake.nix and passed via specialArgs /
extraSpecialArgs to where it's needed
Still need to change the mustache configs but otherwise I think
everything has been changed
2024-02-20 19:31:21 +00:00
Evie Litherland-Smith
901fe1c661
Remove emacs-sync-config.sh
...
Go back to simple git command in hyprland extraConfig
2024-02-17 19:10:22 +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
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
104f2c8708
Use emacs-sync-config script in hyprland extraConfig
2024-02-15 09:01:19 +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
407e019a05
Remove (now unused) hypr/extra.conf
2024-02-13 05:21:12 +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
f2c6de6ce9
Re-enable git-sync service
2024-02-10 06:45:31 +00:00
Evie Litherland-Smith
fe479544e4
Tweak border rounding
2024-02-09 08:32:59 +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
a266ccef1f
Reapply "Switch back to dwindle layout"
...
This reverts commit 93a43179c7
.
2024-02-09 06:55:57 +00:00
Evie Litherland-Smith
c9de371801
Use custom base16-modus-vivendi-tinted theme
...
Update some stylix colour uses to the mnemonic name version (where
possible)
Add a mustache template for waybar and use for style.css
Switch firefox to use sweet theme by default
2024-02-08 17:32:21 +00:00
Evie Litherland-Smith
8120c08133
Switch GTK theme to Sweet-Dark
...
Considering inherited icon themes, not sure yet
2024-02-08 08:13:31 +00:00
Evie Litherland-Smith
90d5f56c2b
Switch to candy-icons + sweet-folders icon theme
2024-02-08 07:51:39 +00:00
Evie Litherland-Smith
5379085b5e
Add thunar back as filebrowser
...
Use gnome version of gvfs to enable samba support
2024-02-08 07:44:47 +00:00
Evie Litherland-Smith
4e9d01e2b3
Remove duplicated shebang from scripts
2024-02-07 15:40:58 +00:00
Evie Litherland-Smith
5e4e5e870d
Add a firefox bind to hyprland
2024-02-07 07:28:29 +00:00
Evie Litherland-Smith
e0d6d3512a
Ensure shebang in protonmail-setup-bridge script as well
2024-02-05 09:52:20 +00:00
Evie Litherland-Smith
a6ab49d5e2
Add script to simplify setting up protonmail-bridge
2024-02-05 09:13:59 +00:00
Evie Litherland-Smith
be0cac1d59
Add rofi filebrowser
...
Move rofi-power-menu out of main modi
Change all uses of rofi -replace with pkill rofi || rofi ... for
consistency with rofi-pass
2024-02-05 07:33:42 +00:00
Evie Litherland-Smith
ba9411fb9f
Split some expressions out of home/default.nix, clean up
...
Move git, starship and btm expressions to own files
Move account dir expressions up a level, remove accounts dir
Clean up some unused expressions (like qutebrowser and firefox)
2024-02-04 07:14:04 +00:00
Evie Litherland-Smith
78cfb418d7
Add zellij back
2024-02-03 09:51:42 +00:00
Evie Litherland-Smith
c47f11c04d
Remove protonmail-bridge service, run with hyprctl instead
...
systemd service wasn't working right with user permissions...
2024-02-03 07:21:50 +00:00
Evie Litherland-Smith
4832474060
Keep --no-socket argument in nyxt bind
2024-02-02 08:03:33 +00:00
Evie Litherland-Smith
e7fdc748f2
Remove extra args from nyxt hyprland bind
2024-02-02 07:52:55 +00:00
Evie Litherland-Smith
8d9bd3e607
Nyxt performance maybe fixed? Switch back to nyxt as main with backup
...
chromium
2024-02-02 07:30:57 +00:00
Evie Litherland-Smith
e5d09152c1
Add firefox back with updated mimeapps
2024-02-02 06:43:10 +00:00
Evie Litherland-Smith
ece96e046e
Move emacs repo sync to git-sync-all script
2024-02-01 11:35:41 +00:00
Evie Litherland-Smith
8637da6dc7
Reinstate nyxt bind, enable hidpi for qutebrowser on 4K screen
2024-02-01 11:33:46 +00:00
Evie Litherland-Smith
1d4b2e9366
Replace nyxt with qutebrowser as default for better performance
...
Keep nyxt around, will switch back when blink support is added (in
progress at the moment)
Update mime entries so qutebrowser is the default browser, also
rewrote slightly so avoid the massive repetition in there previously
2024-02-01 07:24:18 +00:00
Evie Litherland-Smith
4482a7692b
Add qutebrowser as alternative browser
2024-02-01 06:46:02 +00:00
Evie Litherland-Smith
81c1382843
rofi: move setting package and terminal into hyprland/default.nix
...
Allows setting alternate packages / terminals depending on how it's
used
Change hyprland to reference rofi.finalPackage instead of package
2024-01-31 07:21:01 +00:00
Evie Litherland-Smith
5353091a1e
Also qualify git and hyprctl program locations
2024-01-30 18:02:35 +00:00
Evie Litherland-Smith
d7e57240fd
Qualify remaining rofi calls that I missed first time
2024-01-30 16:17:02 +00:00
Evie Litherland-Smith
21c0dc8176
Switch foot back to alacritty, rearrange some sections
...
Move stylix target control into individual expressions
Remove thunar
Remove dex, enable systemd services for blueman-applet and
network-manager-applet
Remove mpg123
Qualify package calls in hyprland config using nixpkg definitions
Remove "make switch" from Makefile, replaced by (preferred)
nixos-update
2024-01-30 16:10:12 +00:00
Evie Litherland-Smith
09df446bd7
Reformat all using alejandra
2024-01-30 14:21:50 +00:00