clean
This commit is contained in:
parent
9794be4a17
commit
e417ed08ad
|
@ -28,7 +28,7 @@
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"lxqt-policykit-agent &"
|
"lxqt-policykit-agent &"
|
||||||
"swww init &"
|
"swww init &"
|
||||||
"swww img ~/nix/modules/stylix/image.png &"
|
"swww img ~/nix/home/hyprland/wallpaper.png &"
|
||||||
"waybar &"
|
"waybar &"
|
||||||
"wl-paste --type text --watch cliphist store"
|
"wl-paste --type text --watch cliphist store"
|
||||||
"wl-paste --type image --watch cliphist store"
|
"wl-paste --type image --watch cliphist store"
|
||||||
|
@ -93,7 +93,7 @@
|
||||||
gaps_in = 3;
|
gaps_in = 3;
|
||||||
gaps_out = 5;
|
gaps_out = 5;
|
||||||
border_size = 0;
|
border_size = 0;
|
||||||
# allow_tearing = false;
|
allow_tearing = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
misc ={
|
misc ={
|
||||||
|
|
BIN
home/hyprland/wallpaper.png
Normal file
BIN
home/hyprland/wallpaper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 365 KiB |
Loading…
Reference in a new issue