From dab0ccec0e6fffafb64321a867f6538cada1fa2d Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Wed, 24 Apr 2024 10:02:02 -0500 Subject: Upstream i3 can now do gaps --- tw/system.scm | 2 +- tw/system/cern.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tw/system.scm b/tw/system.scm index 5a4c845c..3a5bd694 100644 --- a/tw/system.scm +++ b/tw/system.scm @@ -198,7 +198,7 @@ ACTION!=\"remove\", SUBSYSTEM==\"leds\", GROUP=\"video\", MODE=\"0664\" cups docker mit-krb5 pulseaudio dosfstools mtools ntfs-3g - i3-gaps ; install i3 here so gdm can see its xsession file + i3-wm ; install i3 here so gdm can see its xsession file ;; We need to install gnome-keyring here so its PAM module is ;; enabled properly (by its service; see below). ;; nheko needs gnome-keyring to store secrets (kwallet doesn't do dbus). diff --git a/tw/system/cern.scm b/tw/system/cern.scm index c46b2dc8..78233259 100644 --- a/tw/system/cern.scm +++ b/tw/system/cern.scm @@ -124,7 +124,7 @@ ;; Adds /sys/class/backlight entries for external monitors. ;; Not needed for laptop display. ;; ddcci-driver-linux - i3-gaps ; install i3 here so gdm can see its xsession file + i3-wm ; install i3 here so gdm can see its xsession file i3lock ; we need a system service to make i3lock setuid root ;; We need to install gnome-keyring here so its PAM module is ;; enabled properly (by its service; see below). -- cgit v1.2.3