nix flake update (+etc)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
modules.fonts
|
||||
<modules/hyprland/doloro-settings>
|
||||
(modules.obs {
|
||||
virtual_audio_devices = true;
|
||||
audio = true;
|
||||
autostart = true;
|
||||
})
|
||||
|
||||
@@ -10,8 +10,8 @@ Item {
|
||||
height: content.height
|
||||
Rectangle {
|
||||
id: content
|
||||
width: 30
|
||||
height: 30
|
||||
width: 20
|
||||
height: 15
|
||||
color: "red"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user