Commit graph

104 commits

Author SHA1 Message Date
40311e8350 add user "blue" to group "syncthing" 2024-08-23 20:01:28 +01:00
4d5b38cbe9 add htop to home.nix 2024-08-23 19:51:09 +01:00
e35b6d4d6f monitors now at 120hz because 144 causes strange flickering issue
symptoms described at https://linustechtips.com/topic/580526-144-hz-artifacts-with-display-port/
and literally nowhere else that i can find
2024-08-23 18:33:11 +01:00
f474f59eba set monitors to max refresh rate, set custom xwayland scaling back to 1 as discord is too big now 2024-08-23 18:22:43 +01:00
e5dd402fdb updating flake 2024-08-23 13:23:57 +01:00
e1d94eefba add extraSpecialArgs to use flake inputs in home.nix and add anyrun as a launcher 2024-08-23 13:15:06 +01:00
60495f0f31 add correct date format to waybar clock widget 2024-08-23 12:16:10 +01:00
fc44aa2136 add lib imports to home.nix 2024-08-23 11:28:18 +01:00
fe94bb10d9 add xdg.mimeApps to home.nix for default browser config 2024-08-23 11:27:46 +01:00
200c5bb064 set default browser for electron apps correctly using lib.getExe 2024-08-23 11:18:31 +01:00
87c3098961 add missing semicolon 2024-08-23 11:15:06 +01:00
0aea44aa88 add DEFAULT_BROWSER session variable for electron apps (discord mostly) 2024-08-23 11:14:32 +01:00
5991d3acd9 disabled pipewire again so pulseaudio works, oops 2024-08-23 10:52:29 +01:00
b7f5a6633d add support for headset media controls 2024-08-23 10:51:35 +01:00
6e7ec98554 add vesktop shortcut 2024-08-23 10:44:52 +01:00
016ea3c75d finished clock formatting for now (tooltip incomplete)
enabled waybar exec-once in hyprland config
2024-08-23 10:37:19 +01:00
16a0ba9239 clock config and disabled waybar in configuration.nix 2024-08-23 10:12:33 +01:00
b5797aabe4 add clock config and disable waybar systemd 2024-08-23 10:03:42 +01:00
1f9d627203 removed commas, forgot i was coding in nix 2024-08-23 09:50:48 +01:00
fdfe3152c7 made waybar config useful instead of being an example 2024-08-23 09:50:04 +01:00
51ac86756f blueman-applet moved to home.nix as correct 2024-08-23 09:44:40 +01:00
c939fa099a enable blueman-applet 2024-08-23 09:43:16 +01:00
acd34e9578 add blueman support 2024-08-23 09:38:06 +01:00
e649ff6cf8 change hyprlock grace to 5 seconds from 5 minutes 2024-08-23 02:24:15 +01:00
0b58072bc4 add lock keybind as SUPER+L to run hyprlock 2024-08-23 02:05:28 +01:00
378a7ff766 added hyprlock and hyprpaper, though hyprpaper apparently doesnt exist so its disabled for now
PS: forgot to use git due to sleep deprivation
2024-08-23 02:03:30 +01:00
edaa14d665 set hyprland to autostart 2024-08-23 00:33:42 +01:00
588800292c moved files around to give home-manager a dedicated folder in the root config dir 2024-08-22 18:44:22 +01:00
d739c60431 fixed monitor refresh rates causing issues by setting external monitors to 60hz, will look into upping to 144hz later since laptop is more than capable of driving them. added comments to clarify which monitor is which 2024-08-22 15:20:25 +01:00
a8511b0ac4 fixed monitor layout settings, disabled waybar as it was crashing 2024-08-22 14:52:58 +01:00
d8fe6533ef fixed 265hz monitor setting so hyprland doesnt kill itself 2024-08-22 13:06:37 +01:00
4b76f4438d fix mistakes from removing hyprland 2024-08-22 13:04:34 +01:00
962aec2205 removed hyprland from flake as now using home-manager module 2024-08-22 12:58:58 +01:00
67c5729083 changed scaling for eDP-2 to 1.6 as suggested by hyprland 2024-08-22 12:49:27 +01:00
721cf493e1 move hyprland monitor settings to extraConfig where they belong 2024-08-22 12:48:36 +01:00
8d809cb596 change hyprland keyboard layout to gb 2024-08-22 12:25:00 +01:00
a14eb52644 set correct monitor settings for waybar 2024-08-22 12:15:19 +01:00
3c020f2c8c added missing semicolon 2024-08-22 12:08:09 +01:00
a1134a91a9 added waybar autostart to Hyprland 2024-08-22 12:07:12 +01:00
2dca4bf209 added waybar config 2024-08-22 12:04:09 +01:00
1a95061a21 add waybar and alacritty with a few defaults for testing 2024-08-22 11:54:25 +01:00
990f15ea75 enabled hyprland in host config for xdg portals and other OS level features 2024-08-22 11:31:24 +01:00
e44d75a2fe add missing semicolon oops 2024-08-22 11:21:14 +01:00
81a995b235 removed hello world to test home-manager functionality 2024-08-22 11:20:33 +01:00
b84f32a2f9 added package specification and xwayland to home.nix 2024-08-22 11:18:56 +01:00
e38639be55 changed home-manager default to stable pkgs 2024-08-22 11:16:09 +01:00
8eb2d911b2 clean up default xkb option setting, enabled hyprland again 2024-08-22 11:13:44 +01:00
f79cb5ec61 updated all inputs 2024-08-21 11:26:27 +01:00
a1dfa40436 see previous 2024-08-21 11:16:54 +01:00
c35e614993 add hyprland module ready for configuration 2024-08-21 11:15:31 +01:00