aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-03-24 23:00:03 -0700
committerPinapelz <yukais@pinapelz.com>2026-03-24 23:00:03 -0700
commit89e10cd0c0331fc727889d41e34309db1fb5735f (patch)
tree7e6b48fb82e1d747063a88024787eef150952fd6 /config/hypr/configs
parent76f25d71f1e13c88be02a4833fbc7cd5e9c75aca (diff)
init update
Diffstat (limited to 'config/hypr/configs')
-rw-r--r--config/hypr/configs/ENVariables.conf8
-rw-r--r--config/hypr/configs/Startup_Apps.conf5
-rw-r--r--config/hypr/configs/SystemSettings.conf2
3 files changed, 10 insertions, 5 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf
index 585ae9f5..17a3fd52 100644
--- a/config/hypr/configs/ENVariables.conf
+++ b/config/hypr/configs/ENVariables.conf
@@ -54,10 +54,10 @@ env = ELECTRON_OZONE_PLATFORM_HINT,auto # auto selects Wayland if possible, X11
# This is from Hyprland Wiki. Below will be activated nvidia gpu detected
# See hyprland wiki https://wiki.hyprland.org/Nvidia/#environment-variables
-#env = LIBVA_DRIVER_NAME,nvidia
-#env = __GLX_VENDOR_LIBRARY_NAME,nvidia
-#env = NVD_BACKEND,direct
-#env = GSK_RENDERER,ngl
+env = LIBVA_DRIVER_NAME,nvidia
+env = __GLX_VENDOR_LIBRARY_NAME,nvidia
+env = NVD_BACKEND,direct
+env = GSK_RENDERER,ngl
### additional ENV's for nvidia. Caution, activate with care ###
#env = GBM_BACKEND,nvidia-drm
diff --git a/config/hypr/configs/Startup_Apps.conf b/config/hypr/configs/Startup_Apps.conf
index 67680af4..bf697d94 100644
--- a/config/hypr/configs/Startup_Apps.conf
+++ b/config/hypr/configs/Startup_Apps.conf
@@ -47,3 +47,8 @@ exec-once = wl-paste --type image --watch cliphist store
# xdg-desktop-portal-hyprland (should be auto starting. However, you can force to start)
#exec-once = $scriptsDir/PortalHyprland.sh
+exec-once = rog-control-center
+exec-once = blueman-applet
+exec-once = ags
+exec-once = qs
+exec-once = $scriptsDir/KeybindsLayoutInit.sh
diff --git a/config/hypr/configs/SystemSettings.conf b/config/hypr/configs/SystemSettings.conf
index d7892d17..96aec38a 100644
--- a/config/hypr/configs/SystemSettings.conf
+++ b/config/hypr/configs/SystemSettings.conf
@@ -122,7 +122,7 @@ render {
cursor {
sync_gsettings_theme = true
- no_hardware_cursors = 2 # change to 1 if want to disable
+ no_hardware_cursors = 1 # change to 1 if want to disable
enable_hyprcursor = true
warp_on_change_workspace = 2
no_warps = true
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage