diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-14 13:46:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-14 13:46:29 +0900 |
| commit | 3b4ff3b32e2089670451dc7c48630ee045c0523d (patch) | |
| tree | 9988212a63601aeb65d6b8370903f8a2d9b7d4d0 /config | |
| parent | 4cbb9f01e139de1304f8da2ac7018ba10b800749 (diff) | |
| parent | aa1527f7349e8cf37145a0faae3fa390051562cb (diff) | |
Merge pull request #625 from JaKooLit/main
main to development
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 4 | ||||
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 8 | ||||
| -rw-r--r-- | config/waybar/style/[Extra] Neon Circuit.css | 1 |
3 files changed, 4 insertions, 9 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index a5f1027a..00b5bde2 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -37,9 +37,7 @@ exec-once = $UserScripts/RainbowBorders.sh # Starting hypridle to start hyprlock exec-once = hypridle -<<<<<<< HEAD -======= ->>>>>>> 98bd6af (this is ajoke) + # Here are list of features available but disabled by default # exec-once = swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 6a4de234..9271be3c 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -74,7 +74,6 @@ gestures { #workspace_swipe_use_r = true #uncomment if wanted a forever create a new workspace with swipe right } - misc { disable_hyprland_logo = true disable_splash_rendering = true @@ -104,17 +103,16 @@ xwayland { force_zero_scaling = true } -# render section for Hyprland >= v0.42.0 render { explicit_sync = 2 explicit_sync_kms = 2 - direct_scanout = false + direct_scanout = 0 } cursor { sync_gsettings_theme = true - no_hardware_cursors = false + no_hardware_cursors = 2 # change to 1 if want to disable enable_hyprcursor = true warp_on_change_workspace = 2 no_warps = true -} +}
\ No newline at end of file diff --git a/config/waybar/style/[Extra] Neon Circuit.css b/config/waybar/style/[Extra] Neon Circuit.css index 0c89c952..2415841a 100644 --- a/config/waybar/style/[Extra] Neon Circuit.css +++ b/config/waybar/style/[Extra] Neon Circuit.css @@ -91,7 +91,6 @@ tooltip { #keyboard-state, #memory, #mode, -#mpris, #network, #power-profiles-daemon, #pulseaudio, |
