mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 19:51:14 +00:00
Compare commits
4 Commits
1b45ef06f1
...
f536023a14
| Author | SHA1 | Date | |
|---|---|---|---|
| f536023a14 | |||
| e8357a95ee | |||
| cb1249357d | |||
| 5aa036def8 |
@@ -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
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
libnotify
|
libnotify
|
||||||
mako
|
mako
|
||||||
nwg-look
|
nwg-look
|
||||||
rofi-wayland
|
rofi
|
||||||
slurp
|
slurp
|
||||||
swayimg
|
swayimg
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
|||||||
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user