📺 Reorganized, changed hardware acceleration to use Nvidia, added

Nvidia powermanagement
This commit is contained in:
2025-01-11 23:50:44 +01:00
parent e67a840d93
commit 759c57dfac
3 changed files with 26 additions and 23 deletions

View File

@ -13,16 +13,15 @@ in
# Autostart
exec-once = [
"${app.browser}"
"${app.terminal}"
app.browser
app.terminal
"hypridle"
"systemctl --user start hyprpolkitagent"
# "waybar"
"waypaper --restore"
];
env = [
"ELECTRON_OZONE_PLATFORM_HINT,auto"
"ELECTRON_OZONE_PLATFORM_HINT,auto" # Tell Electron apps to use Wayland
];
general = {