Commit graph

223 commits

Author SHA1 Message Date
816129a506 add zellij 2025-05-06 01:51:12 +01:00
9cc503939a turned off home-manager floorp search engine
was setting to google no matter what, will look into this if i remember
later. for now i just have it set imperatively in floorp
2025-05-05 04:20:39 +01:00
107cf086b9 changed hyprland.nix to use floorp 2025-05-04 02:03:01 +01:00
0e801d81df switched to floorp
goodbye firefox
2025-05-04 02:01:54 +01:00
de8d18de2d update flake, revert firefox to stable
trying to fix weird freezing issue firefox is having but nothing works
2025-05-03 18:05:04 +01:00
ac41eb0015 turned off hyprland ANR warnings
firefox kept having application not responding errors and it makes a
floating window appear in the active workspace, interrupting me trying
to troubleshoot the issue

disabled this feature as it is not helpful in any way
2025-05-03 03:57:52 +01:00
1f57a9fc52 moved single use window rules into exec dispatcher
window rules i was using to move things into the right places on the
comms workspace were redundant, as the single move could be performed in
the exec dispatcher using rules instead
2025-05-03 03:46:55 +01:00
a9087286e9 fixed $mod+scroll not acting as intended
now acts like workspace_swipe, though it does allow creation of new
workspaces even if the current one is empty which is a bit silly
2025-05-02 15:05:24 +01:00
a5bc732d9e changed desktop binds to use mouse wheel
also set vesktop to use xwayland not wayland, wayland has graphical bugs
2025-05-02 00:24:13 +01:00
94cdba4e40 added hack nerd font as mono font
now i actually have a nerd font installed lmfao i was using fucking
dejavu sans mono before 😭
2025-05-01 00:55:02 +01:00
5e389902a1 added autostart to workspace 2 for comms
tried to make a custom workspace named comms but it didnt work and cba
bc this is what i wanted anyway
2025-05-01 00:35:23 +01:00
913d96b5f7 fix calendar colours to use stylix theme 2025-04-30 21:52:21 +01:00
25d5844850 fixed calendar, replaced taskbar with workspaces 2025-04-30 18:29:29 +01:00
ba6f6a4ba9 added hyprland workspaces
using SUPER + ARROWS to move between workspaces
using SUPER SHIFT + ARROWS to move windows to new workspaces
2025-04-30 17:19:39 +01:00
6f62b3d36a install gimp3 via home.packages instead of flatpak 2025-04-28 05:33:57 +01:00
e27a4f0d3a change discord keybind to launch in wayland 2025-04-27 23:35:41 +01:00
ca67faeead fixed firefox search issue
also fixed nvf styling as stylix added it as a target
also changed cmp, to almost no effect
2025-04-27 18:41:12 +01:00
ac3e50b2b6 update flake
also added some more plugins for ardour
2025-04-27 17:58:25 +01:00
086f90f59c moved ardour to home.packages, added some plugins
also set firefox search config to force instead of default as it was
breaking home-manager rebuilds
2025-04-23 00:52:01 +01:00
727fa24022 update flake 2025-04-20 22:28:10 +01:00
991542a571 disable trackpad when keyboard is in use 2025-04-19 17:54:58 +01:00
e7ec341b81 move prismlauncher to home.packages
current version of java is broken so i am moving it to home.packages as
well as swapping it out to stable.prismlauncher
2025-04-17 13:34:43 +01:00
80c9315911 update flake 2025-04-17 12:44:52 +01:00
501ff802ca turned trackpad blocker while using keyboard off 2025-04-16 20:30:43 +01:00
0b65968297 update flake 2025-04-16 12:58:12 +01:00
7b111c0026 make kernel v4l2loopback module follow kernel
also removed some unneccesary options
2025-04-14 15:30:17 +01:00
f00267c144 added pavucontrol to home.packages and set latest kernel
using latest kernel so that i hopefully stop having integrated mic
issues
2025-04-14 14:54:55 +01:00
fbbabb9197 mediawriter doesnt work even on stable
going back to using dd
2025-04-14 12:50:41 +01:00
94dc21e827 added mediawriter to home.packages 2025-04-14 12:46:14 +01:00
3971c527a8 update flake 2025-04-12 16:17:30 +01:00
0be67ad22f added port 43391 to TCP/UDP allowed
i use this for locally hosting minecraft servers via the Open To LAN
feature, UDP is required for the Simple Voice Chat mod
sadly this does not seem to work and i havent a clue why, but I am
leaving this port open for now

SVC works perfectly with the Essential mod hosting
2025-04-12 03:29:40 +01:00
d763c2a257 started trying to configure vimwiki
this did not work, i think i may have to package it properly in order to
configure it the way i want which is very annoying because the defaults
simply arent enough for me, oh well
2025-03-31 19:05:47 +01:00
7f07ac41b1 added telescope.nvim and lualine.nvim 2025-03-31 18:34:23 +01:00
4d3752ca3d updated flake and updated lanzaboote config
lanzaboote now uses keys in /var/lib/sbctl instead of /etc/secureboot
after i ran `sbctl setup --migrate`
2025-03-31 17:36:19 +01:00
edfe83e38d removed uneccesary nixPath setting
nixPath was set in host file for gabbielaptop as well as being set in
the genericModule in the flake, now it is only set in the flake
2025-03-31 00:35:37 +01:00
f2b8b8d431 fixed nvf theming issue in stylix
the stylix plugin for nvf was breaking somewhere and causing nvf to
launch with "invalid highlight color" error and then launch with no
custom theme. disabling stylix.targets.nvf.enable fixed this as it
inherits the theme from somewhere else, i assume alacritty
2025-03-25 23:47:02 +00:00
f8268374ce update flake 2025-03-25 23:40:59 +00:00
8bcebaa97a update flake & add gimp3 to flatpaks in home.packages 2025-03-20 22:16:04 +00:00
b55bd7860d disable uswm 2025-03-18 14:06:40 +00:00
d2bf18c96b set stylix.targets.qt.enable to true
this was an attempt to fix nextcloud but it did not work, leaving it
enabled in case a reboot is needed
2025-03-10 15:51:49 +00:00
ecc03e377d added telegram-desktop to home.packages 2025-03-09 20:57:44 +00:00
5d6f5fefe2 add reaper to home.packages 2025-03-08 17:32:08 +00:00
665aab16df update flake 2025-03-08 12:02:30 +00:00
f0abe5a2b4 added gamemode to steam in configuration.nix 2025-03-04 01:02:34 +00:00
5eceeb635b set firefox bookmarks backup
firefox now backs up all bookmarks on exit to ~/bookmarks.html
i would rather it do this whenever the bookmarks file is modified but
this seems to be the only way outside of writing my own script for that
2025-03-02 03:15:35 +00:00
97c2cb0ef3 set up declarative firefox
not able to switch to librewolf yet because the extensions and settings
config options dont work properly yet
2025-03-01 23:10:05 +00:00
b437e0934a add firefox config using pkgs.librewolf 2025-03-01 21:12:54 +00:00
3101df896c add super+f11 as WM-level fullscreen key 2025-02-28 15:23:22 +00:00
6761af30c0 comment home.packages, update flake 2025-02-28 00:39:48 +00:00
644ab4f45d updated flake (due to hyprland update message) 2025-02-22 14:23:23 +00:00