aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2024-04-24 10:02:02 -0500
committerTimo Wilken2024-04-24 10:02:02 -0500
commitdab0ccec0e6fffafb64321a867f6538cada1fa2d (patch)
tree9d160632bac6164efce11b22b44915bc03593806
parent4cd598c7ac10058c0af562ca695bc2e74b2089d7 (diff)
Upstream i3 can now do gaps
-rw-r--r--tw/system.scm2
-rw-r--r--tw/system/cern.scm2
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).