Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
i3wm: lightdm részére folt
Browse files Browse the repository at this point in the history
  • Loading branch information
attuska committed Nov 19, 2019
1 parent 437eaaf commit 0147136
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions i3-wm/patches/desktop-for-lightdm.patch
@@ -0,0 +1,14 @@
diff -Nur orig/share/xsessions/i3.desktop mod/share/xsessions/i3.desktop
--- orig/share/xsessions/i3.desktop 2019-08-30 23:06:47.000000000 +0200
+++ mod/share/xsessions/i3.desktop 2019-11-19 12:51:42.263455424 +0100
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=i3
Comment=improved dynamic tiling window manager
-Exec=i3
-TryExec=i3
+Exec=/usr/bin/i3
+TryExec=/usr/bin/i3
Type=Application
X-LightDM-DesktopName=i3
DesktopNames=i3

0 comments on commit 0147136

Please sign in to comment.