Some stuff
This commit is contained in:
@@ -9,6 +9,7 @@ shell-integration-features = no-cursor
|
|||||||
|
|
||||||
window-theme = ghostty
|
window-theme = ghostty
|
||||||
window-decoration = false
|
window-decoration = false
|
||||||
|
working-directory = home
|
||||||
|
|
||||||
unfocused-split-opacity = 1
|
unfocused-split-opacity = 1
|
||||||
|
|
||||||
|
|||||||
@@ -35,6 +35,7 @@
|
|||||||
)
|
)
|
||||||
restic
|
restic
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
|
senpai
|
||||||
unzip
|
unzip
|
||||||
zip
|
zip
|
||||||
zigpkgs."0.14.0"
|
zigpkgs."0.14.0"
|
||||||
|
|||||||
@@ -21,4 +21,9 @@
|
|||||||
services.picom = {
|
services.picom = {
|
||||||
vSync = true;
|
vSync = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.easyeffects = {
|
||||||
|
enable = true;
|
||||||
|
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user