diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-01-04 19:52:24 -0500 | 
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-01-04 19:52:24 -0500 | 
| commit | ca1dda2c86cd2d1e71a7deabbf980d1e004811c0 (patch) | |
| tree | bd7b32f5866582d2fa80634a5befbd8531c15b83 | |
| parent | fe084704fe16366028cae4656ad5f440c145c720 (diff) | |
monitor stuffs + bombadillo
| -rw-r--r-- | home-config/home-configuration.scm | 1 | ||||
| -rw-r--r-- | home-config/hypr/monitors.conf | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 245407b..faa5c8d 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | "cloc" | 47 | "cloc" | 
| 48 | "sc-im" | 48 | "sc-im" | 
| 49 | "pv" | 49 | "pv" | 
| 50 | "bombadillo" | ||
| 50 | "python-msgpack" | 51 | "python-msgpack" | 
| 51 | "libreoffice" | 52 | "libreoffice" | 
| 52 | "flatpak" | 53 | "flatpak" | 
| diff --git a/home-config/hypr/monitors.conf b/home-config/hypr/monitors.conf index 95844c8..5379a57 100644 --- a/home-config/hypr/monitors.conf +++ b/home-config/hypr/monitors.conf | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | monitor=eDP-1,1920x1080, 1920x0, 1 | 1 | monitor=eDP-1,1920x1080, 1920x0, 1 | 
| 2 | monitor=HDMI-A-1,1920x1080, 0x0, 1 | 2 | monitor=HDMI-A-1,1920x1080, 0x0, 1 | 
| 3 | monitor=DP-2, 1920x1080, 0x0, 1 | ||
