~ruther/guix-config

d25f2755836eb78c11214c3531c69f2ed07f0e27 — Rutherther 7 months ago e1ab7e9
fix: kanshi config
1 files changed, 7 insertions(+), 7 deletions(-)

M home/home-configuration.scm
M home/home-configuration.scm => home/home-configuration.scm +7 -7
@@ 218,14 218,14 @@
                              ((output eDP-1 enable)))
                     (profile docked
                              ((output eDP-1 disable)
                               (output DP-9 enable pos 0,0)
                               (output DP-8 enable pos 3840,0)
                               (output DP-7 enable pos 1920,0)))
                               (output DP-9 enable position 0,0)
                               (output DP-8 enable position 3840,0)
                               (output DP-7 enable position 1920,0)))
                     (profile docked-alt
                              ((output eDP-1 disable)
                               (output DP-12 enable pos 0,0)
                               (output DP-11 enable pos 3840,0)
                               (output DP-10 enable pos 1920,0)))))))
                               (output DP-12 enable position 0,0)
                               (output DP-11 enable position 3840,0)
                               (output DP-10 enable position 1920,0)))))))
         (service home-swayidle-service-type
                  (home-swayidle-configuration
                   (config


@@ 262,4 262,4 @@
         (service home-pipewire-service-type)
         (service home-dbus-service-type))))

;; swayidle
;; dconf service, first for the gtk theme imports

Do not follow this link