1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: use correct portal for hyprland, add some hyprland keybinds

This commit is contained in:
oddlama 2024-06-09 16:50:23 +02:00
parent c15908f0c9
commit 17eceb2253
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 178 additions and 147 deletions

View file

@ -42,7 +42,7 @@
qt = {
enable = true;
style.name = "kvantum";
platformTheme = "qtct";
platformTheme.name = "qtct";
};
xdg.configFile."Kvantum/kvantum.kvconfig".text = "theme=Base16Kvantum";