Compare commits

...

4 Commits

Author SHA1 Message Date
f536023a14 Merge pull request #10 from caperren/working-branch
Removed abandoned workspace_swipe hyprland option.
2025-09-14 21:24:03 -07:00
e8357a95ee Removed abandoned workspace_swipe hyprland option. 2025-09-14 21:23:22 -07:00
cb1249357d Merge pull request #9 from caperren/working-branch
Updates to programming packages, rofi, and new hobby rc group
2025-09-14 21:13:48 -07:00
5aa036def8 Updated to current rofi package naming, and py314 without "Full" suffix 2025-09-14 21:12:01 -07:00
3 changed files with 2 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ in {
nixos-generators nixos-generators
nodejs nodejs
# platformio # platformio
python3Full python314
stm32cubemx stm32cubemx
stm32flash stm32flash
teensy-udev-rules teensy-udev-rules

View File

@@ -37,7 +37,7 @@
libnotify libnotify
mako mako
nwg-look nwg-look
rofi-wayland rofi
slurp slurp
swayimg swayimg
wl-clipboard wl-clipboard

View File

@@ -75,10 +75,6 @@ dwindle {
preserve_split = yes # you probably want this preserve_split = yes # you probably want this
} }
gestures {
workspace_swipe = off
}
misc { misc {
force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers
} }