Skip to content

Commit b4e8ed7

Browse files
committed
remove dbus-run-session from hyprland.desktop
1 parent fec273d commit b4e8ed7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

files/system/etc/environment

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
GTK_THEME=Adwaita:dark
2-
QT_STYLE_OVERRIDE=adwaita-dark
1+
# put some things here
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Desktop Entry]
22
Name=Hyprland
33
Comment=An intelligent dynamic tiling Wayland compositor
4-
Exec=dbus-run-session /usr/bin/starthyprland
4+
Exec=/usr/bin/starthyprland
55
Type=Application

0 commit comments

Comments
 (0)