diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-03-06 09:18:53 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-03-06 09:18:53 -0500 |
| commit | 63bae6785c1218ada399fc6dae9c832bbfb783e9 (patch) | |
| tree | 409b9ed23396aa673b72c0de5743f72db1a7103f /modules/ryan-config | |
| parent | 014c90517b38e855b89ec1e557cb7e08f239c93f (diff) | |
put hyprland on commit until next release due to bugs, added kanshi
configs for work monitors
Diffstat (limited to 'modules/ryan-config')
| -rw-r--r-- | modules/ryan-config/base-system.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index 11329e7..6ecae35 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
| @@ -112,7 +112,7 @@ | |||
| 112 | ;; under their own account: use 'guix search KEYWORD' to search | 112 | ;; under their own account: use 'guix search KEYWORD' to search |
| 113 | ;; for packages and 'guix install PACKAGE' to install a package. | 113 | ;; for packages and 'guix install PACKAGE' to install a package. |
| 114 | (packages (append (map specification->package (list "sway" | 114 | (packages (append (map specification->package (list "sway" |
| 115 | "hyprland" | 115 | ;"hyprland" |
| 116 | "swaybg" | 116 | "swaybg" |
| 117 | "swayidle" | 117 | "swayidle" |
| 118 | ;"swaylock-effects" | 118 | ;"swaylock-effects" |
| @@ -150,7 +150,7 @@ | |||
| 150 | "wireplumber" | 150 | "wireplumber" |
| 151 | "wireshark" | 151 | "wireshark" |
| 152 | "zsh")) | 152 | "zsh")) |
| 153 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan waybar-new virt-manager-ovmf bluez-ryan blueman-ryan) | 153 | (list my-ca-certs swaylock-effects-new waybar-new xdg-desktop-portal-hyprland-ryan hyprland-temp virt-manager-ovmf bluez-ryan blueman-ryan) |
| 154 | %my-base-packages )) | 154 | %my-base-packages )) |
| 155 | 155 | ||
| 156 | ;; Below is the list of system services. To search for available | 156 | ;; Below is the list of system services. To search for available |
