Update Hyprland config
This commit is contained in:
parent
470d3fb5bd
commit
4a427864bf
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,7 @@ exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||||
## Apps
|
## Apps
|
||||||
exec-once = discord
|
exec-once = discord
|
||||||
exec-once = steam
|
exec-once = steam
|
||||||
|
exec-once = nm-applet
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # Authentication
|
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # Authentication
|
||||||
|
@ -102,6 +103,10 @@ master {
|
||||||
new_on_top = true
|
new_on_top = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
misc {
|
||||||
|
disable_hyprland_logo = true
|
||||||
|
}
|
||||||
|
|
||||||
# Bindings
|
# Bindings
|
||||||
|
|
||||||
## Exit Hyprland
|
## Exit Hyprland
|
||||||
|
|
Loading…
Add table
Reference in a new issue