mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-09 08:49:27 -05:00
add transparency option (#1398)
This commit is contained in:
@@ -10,6 +10,7 @@ Singleton {
|
||||
|
||||
property QtObject appearance: QtObject {
|
||||
property int fakeScreenRounding: 2 // 0: None | 1: Always | 2: When not fullscreen
|
||||
property bool transparency: false
|
||||
}
|
||||
|
||||
property QtObject audio: QtObject { // Values in %
|
||||
|
||||
Reference in New Issue
Block a user