feat: Theme Qt applications with stylix

Most Qt/KDE applications look way better after this.
This commit is contained in:
Donovan Glover 2024-01-25 17:34:09 -05:00
parent 68bcfce997
commit b7a9416e35
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 11 additions and 24 deletions

28
flake.lock generated
View File

@ -34,23 +34,6 @@
"type": "github"
}
},
"base16-alacritty-yaml": {
"flake": false,
"locked": {
"lastModified": 1674275109,
"narHash": "sha256-Adwx9yP70I6mJrjjODOgZJjt4OPPe8gJu7UuBboXO4M=",
"owner": "aarowill",
"repo": "base16-alacritty",
"rev": "63d8ae5dfefe5db825dd4c699d0cdc2fc2c3eaf7",
"type": "github"
},
"original": {
"owner": "aarowill",
"repo": "base16-alacritty",
"rev": "63d8ae5dfefe5db825dd4c699d0cdc2fc2c3eaf7",
"type": "github"
}
},
"base16-fish": {
"flake": false,
"locked": {
@ -248,7 +231,6 @@
"inputs": {
"base16": "base16",
"base16-alacritty": "base16-alacritty",
"base16-alacritty-yaml": "base16-alacritty-yaml",
"base16-fish": "base16-fish",
"base16-foot": "base16-foot",
"base16-helix": "base16-helix",
@ -264,15 +246,15 @@
]
},
"locked": {
"lastModified": 1705504375,
"narHash": "sha256-oRVxuJ6sCljsgfoWb+SsIK2MvUjsxrXQHRoVTUDVC40=",
"owner": "danth",
"lastModified": 1705202953,
"narHash": "sha256-G6/A3K2hwyXuTqL59VNLgKzR1gyMt4RLrshPTiBNr/I=",
"owner": "bluskript",
"repo": "stylix",
"rev": "2d59480b4531ce8d062d20a42560a266cb42b9d0",
"rev": "19879cb0cefa9cc344a863d622948d45677ef535",
"type": "github"
},
"original": {
"owner": "danth",
"owner": "bluskript",
"repo": "stylix",
"type": "github"
}

View File

@ -8,7 +8,7 @@
};
stylix = {
url = "github:danth/stylix";
url = "github:bluskript/stylix";
inputs = {
nixpkgs.follows = "nixpkgs";
home-manager.follows = "home-manager";

View File

@ -69,6 +69,11 @@ in
env=SWWW_TRANSITION_DURATION,1.5
env=SWWW_TRANSITION_FPS,240
env=SWWW_TRANSITION_WAVE,80,40
env=QT_AUTO_SCREEN_SCALE_FACTOR,1
env=QT_QPA_PLATFORM,wayland;xcb
env=QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env=QT_QPA_PLATFORMTHEME,qt5ct
env=QT_STYLE_OVERRIDE,kvantum
monitor=,preferred,auto,1
exec-once = sleep 0.1; swww init