From fce2d2f06656832bc98402430df2ab9479e83517 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 13 Jul 2023 17:02:24 -0500 Subject: [PATCH] backed up this file --- guix/home-services/hyprland.scm | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 guix/home-services/hyprland.scm diff --git a/guix/home-services/hyprland.scm b/guix/home-services/hyprland.scm deleted file mode 100644 index 4ed4685..0000000 --- a/guix/home-services/hyprland.scm +++ /dev/null @@ -1,5 +0,0 @@ -;; (define-module (hyprland) -;; #:use-module (ice-9 popen) -;; #:use-module (ice-9 rdelim)) - -;; (read-line)