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
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
501ff802ca
turned trackpad blocker while using keyboard off
2025-04-16 20:30:43 +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
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
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
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
0f7567d107
add declarative flatpak support to home-manager
2025-02-21 14:38:22 +00:00
276fcded65
set stylix.polarity to "dark" to enable dark theme
2025-01-23 09:48:16 +00:00
5799a2cdb2
add element-desktop to home.packages
2025-01-23 09:05:56 +00:00
fc5326de0a
add NIXOS_OZONE_WL=1 to sessionVariables
...
also changed wofi run command to run using zsh -c 'wofi command' in
order to inherit said variable. this was prompted due to weird context
menu artifacts in Signal Desktop
2025-01-22 21:41:30 +00:00
56ff6d79c8
add signal-desktop and nautilus to home.packages
2025-01-22 02:10:29 +00:00
83af08773d
add nvtopPacakges.amd to home.pacakges
2025-01-21 21:44:08 +00:00
fd2da06ebf
added direnv
2025-01-15 23:45:04 +00:00
c21f01f1c5
cleaned up unused home-manager files
2025-01-11 19:18:59 +00:00
e20ad6341f
display waybar on all monitors
...
removed the output = [] array from home-manager/waybar.nix as it was
preventing replugged monitors from displaying waybar, since their id
(DP-XX) changes when being replugged
2025-01-06 22:38:15 +00:00
38ff4ee9a8
switched from nixvim to nvf, including porting colour scheme over
2025-01-06 18:26:53 +00:00
82268d652a
switched to using monitor descriptions rather than monitor names so that
...
replugging doesnt mess up the config and use auto for placement
2025-01-06 12:59:30 +00:00
54351fdca8
re-enabled systemd for hyprland now that i actually know what it does.
...
removed lid switch bind for disabling main monitor as it needs more
polishing and cba
2025-01-04 13:02:39 +00:00
a7a31c0646
overlayed nixpkgs to allow for pkgs.stable pkgs.main and pkgs.nur
...
also passed to home-manager and gabbielaptop config
2025-01-03 22:15:57 +00:00
8ad1d43730
moved to using overlays on nixpkgs-unstable (named as default nixpkgs)
...
so that i can specify more easily which package i would like using
pkgs.stable.package and even pkgs.main.package if i want to be on the
actual bleeding edge
2024-12-29 12:17:52 +00:00
d75e7f0a98
added regreet greeter in place of SDDM which was removed in a previous
...
commit
2024-12-27 09:28:33 +00:00
72cb1d81f2
allowed trackpad to work at the same time as keyboard for trackpad
...
gaming, enabled systemd environment import from hyprland so that
hopefully waybars backlight module works correctly
2024-12-20 19:48:58 +00:00
b5da18c992
fixed hyprlock and updated stablepkgs to 24.11
...
for some reason im having issues with startup, where i have to switch
TTY and then wait ages for waybar to show up. on the first tty i dont
have keybinds to start programs, but on the second tty i dont have my
wallpaper set properly
2024-12-20 17:57:37 +00:00
c079f07485
move hyprland to a separate file, testing to resolve config conflict
2024-12-19 22:15:37 +00:00
d42479b0de
changed backlight module back to a slider again, still won't work
...
unfortunately but I keep confusing it with my battery percentage. can
fix the issue with it not working by running it on hyprland start rather
than as a systemd unit, but swaync doesnt let you do that and I would
rather have it all be consistent
2024-12-02 23:41:25 +00:00
fbd3fd3216
replace htop with btop
2024-10-24 19:39:49 +01:00
dc8c363c91
revert backlight module to remove slider, since slider doesnt seem to
...
work
still adding nixvim lsp config
2024-10-24 12:03:00 +01:00