Commit graph

80 commits

Author SHA1 Message Date
Evie Litherland-Smith 643467175b Adjust fonts 2024-04-21 13:08:25 +01:00
Evie Litherland-Smith b7b86791bb Revert "Waybar change font size"
This reverts commit eae4e6ae42.
2024-04-20 13:08:33 +01:00
Evie Litherland-Smith 885fdcd27c Typo in waybar font definition 2024-04-20 12:28:19 +01:00
Evie Litherland-Smith eae4e6ae42 Waybar change font size 2024-04-20 12:23:57 +01:00
Evie Litherland-Smith 49cab23264 waybar: sway workspaces and MPRIS module positions 2024-04-19 11:50:26 +01:00
Evie Litherland-Smith 6b08b57ccc Sway remove workspace assigns
Change waybar workspace icons to use numbered workspaces, rather than
workspaces with specific purposes
2024-04-19 10:53:27 +01:00
Evie Litherland-Smith fad37d738a Adjust font sizes 2024-04-17 13:39:18 +01:00
Evie Litherland-Smith 1446b3abc6 waybar: increase max size of MPRIS module 2024-04-17 10:14:31 +01:00
Evie Litherland-Smith a77254401b Move waybar back to top 2024-04-15 17:26:31 +01:00
Evie Litherland-Smith 91a5f4665b sway: add focusedInactive colour, cleanup layout and layer_rules 2024-04-15 14:49:03 +01:00
Evie Litherland-Smith 510476d9ad Sway: reduce border size
Waybar: make tooltips semi-transparent again
2024-04-15 11:18:19 +01:00
Evie Litherland-Smith e0ba9d21c4 Style updates
Adjust font sizes to be more sensible

Tweak sway gaps, and blur layer effects

Set waybar and swaync font sizes in rem instead of px, move waybar to
bottom and adjust spacing accordingly
2024-04-15 07:58:33 +01:00
Evie Litherland-Smith af498308ac Waybar: remove window module and enable systemd again
Add output movement binds from Hyprland
2024-04-14 21:43:37 +01:00
Evie Litherland-Smith 6dd70aa58e Fixed a couple of sway issues
Made swayfx the standard, added nixos system-level module to enable
and autostart with greetd; Includes fix for missing session that
should be fixed in later nixpkgs versions

Fixed formatting for waybar workspaces module, wasn't showing active
or empty workspaces correctly
2024-04-12 21:17:54 +01:00
Evie Litherland-Smith a4ab3c7288 Change most things over to use sway
Added most config, at least enough to get by for now

Update waybar config to remove hyprland-specific things

Misc updates to rofi, swaylock

Set greetd to start sway on machines by default now
2024-04-12 17:56:13 +01:00
Evie Litherland-Smith 7e54e9f76e Change workspace 2 to be a music workspace
Update bind and waybar module accordingly
2024-04-12 11:23:23 +01:00
Evie Litherland-Smith 6e6e50d2b5 waybar: remove pipe from hyprland/window module format 2024-04-11 13:29:42 +01:00
Evie Litherland-Smith 89c7dfed5d waybar: move hyprland/window back to left module group 2024-04-11 11:19:52 +01:00
Evie Litherland-Smith 17f9b5d32c Fix typo 2024-04-10 11:59:14 +01:00
Evie Litherland-Smith 07a9f01f60 Add waybar rewrite for swayimg 2024-04-10 09:48:09 +01:00
Evie Litherland-Smith 58f0e5237d Switch default browser back to firefox 2024-04-04 13:09:53 +01:00
Evie Litherland-Smith d1e0ee95ea Switch workspace 3 back to being a files workspace 2024-04-04 09:18:36 +01:00
Evie Litherland-Smith dee84e10bb Remove waybar rewrite for whatsapp-for-linux and teams-for-linux 2024-04-03 11:22:04 +01:00
Evie Litherland-Smith 077b04ca73 Remove teams-for-linux, update chromium config and add package
teams-for-linux seems to have support issues with new teams updates,
so switching to just using chromium as my browser as that should work
better

Add chromium package back, also waybar rewrite and window rules, set
as default browser for mimeapps

Update chromium configs; Add ManagedBookmarks and alphabetise the
other config options. Add ublock-origin, simplelogin and catppuccin
theme plugins
2024-04-03 11:02:26 +01:00
Evie Litherland-Smith e8d9643f87 waybar: mpris swap player and status icon orders 2024-04-02 16:08:31 +01:00
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 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 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 7af353e182 Reduce to 5 main and 5 backup workspaces
Removed email workspace
2024-03-28 09:06:04 +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 1bd6c8af57 Disable systemd services for waybar and hyprpaper
Start with Hyprland instead
2024-03-26 06:14:38 +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 f5708e31cb Remove workspaces 5 & 6 from persistent-workspaces 2024-03-25 09:43:24 +00:00
Evie Litherland-Smith 319f363b08 waybar: make higher number workspaces visually distinct
Workspace number == 6 + number of filled segments in icon
2024-03-19 15:16:16 +00:00
Evie Litherland-Smith ebd6126051 Temp fix for waybar not displaying clock/calendar properly
See https://github.com/Alexays/Waybar/issues/3021 for more info
2024-03-18 09:11:42 +00:00
Evie Litherland-Smith 11bfc5b12c Add workspace 6 for WebCord and OBS studio
Swap order of chat and files workspaces
2024-03-16 12:09:14 +00:00
Evie Litherland-Smith d973beca07 Remove emacsclient, use emacs directly instead
Add some specific workspaces (emacs, firefox, libreoffice, chat,
steam) with custom icons, reduce persistent workspaces to those 5,
update windowrules and binds accordingly
2024-03-13 17:52:48 +00:00
Evie Litherland-Smith 5c16d48348 waybar: move workspace to left secion, reduce to 6 persistent 2024-03-12 14:17:15 +00:00
Evie Litherland-Smith 23ffa2b28b Move waybar back to top of screen 2024-03-11 11:16:35 +00:00
Evie Litherland-Smith 6686c06ef8 Update waybar wttr and tooltip settings
Remove wttr tooltip, add custom format to include "feels like"
temperature

Split tooltip styling into tooltip and tooltip label for better
control. Still can't use transparency for now though, TODO later.
2024-03-09 12:18:03 +00:00
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 0af102cba3 Move waybar to bottom of screen 2024-03-08 16:23:58 +00:00
Evie Litherland-Smith 9ab4150fad Tweak waybar spacing a little bit 2024-03-02 15:35:36 +00:00
Evie Litherland-Smith 660ce62269 Revert waybar icon changes now that I've patched my custom Iosevka 2024-03-02 15:32:31 +00:00
Evie Litherland-Smith 5260689aec Update some more symbols and spacing (waybar and starship) 2024-03-02 15:00:09 +00:00
Evie Litherland-Smith 5d40a05c7c Change waybar icon for steam 2024-03-02 13:26:22 +00:00