diff options
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Startup_Apps.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/configs/Startup_Apps.conf b/config/hypr/configs/Startup_Apps.conf index 41f6761b..f29b26f5 100644 --- a/config/hypr/configs/Startup_Apps.conf +++ b/config/hypr/configs/Startup_Apps.conf @@ -33,7 +33,8 @@ exec-once = sh $HOME/.config/hypr/scripts/ApplyThemeMode.sh exec-once = sh $scriptsDir/WaybarStartup.sh # Cursor refresh (enabled by installer on hybrid NVIDIA/GDM setups) exec-once = sh -c 'sleep 0.3; hyprctl setcursor "${HYPRCURSOR_THEME:-Bibata-Modern-Ice}" "${HYPRCURSOR_SIZE:-24}"' -exec-once = qs -c overview # Quickshell Overview +exec-once = qs --log-rules "qt.qpa.wayland.textinput.warning=false" -c overview # Quickshell Overview +exec-once = qs --log-rules "qt.qpa.wayland.textinput.warning=false" -p ~/.config/quickshell/qs-hyprview & exec-once = hypridle exec-once = $scriptsDir/LuaAutoReload.sh exec-once = $scriptsDir/Hyprsunset.sh init |
