From 4a427864bfe9e67b1c7603ae8a3c07d35c113723 Mon Sep 17 00:00:00 2001
From: pancakes <trypancakes@tutanota.com>
Date: Thu, 19 Oct 2023 10:52:46 +1000
Subject: [PATCH] Update Hyprland config

---
 hyprland/.config/hypr/hyprland.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf
index fbb6f09..b6d927c 100644
--- a/hyprland/.config/hypr/hyprland.conf
+++ b/hyprland/.config/hypr/hyprland.conf
@@ -15,6 +15,7 @@ exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
 ## Apps
 exec-once = discord
 exec-once = steam
+exec-once = nm-applet
 
 ## Services
 exec-once = /usr/lib/polkit-kde-authentication-agent-1 # Authentication
@@ -102,6 +103,10 @@ master {
     new_on_top = true
 }
 
+misc {
+    disable_hyprland_logo = true
+}
+
 # Bindings
 
 ## Exit Hyprland