diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 567c19a..a7eb5ef 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -75,6 +75,7 @@ ;; ("CHICKEN_INSTALL_REPOSITORY" . "$XDG_DATA_HOME/chicken/eggs") ;; ("CHICKEN_REPOSITORY_PATH" . "$HOME/.guix-home/profile/var/lib/chicken/11/:$XDG_DATA_HOME/chicken/eggs") ;; ("CHICKEN_INSTALL_PREFIX" . "$HOME/.local") + ("XCURSOR_SIZE" . "48") )) (simple-service 'ziltis-home-files-service home-files-service-type diff --git a/home/sway/sway b/home/sway/sway index 2e66143..3ed6ac5 100644 --- a/home/sway/sway +++ b/home/sway/sway @@ -22,9 +22,6 @@ set $term kitty ### Appearance -# output scaling -output eDP-1 scale 1.25 - # borders hide_edge_borders --i3 smart default_border pixel 2 @@ -71,6 +68,9 @@ scratchpad_minimize disable # # You can get the names of your outputs by running: swaymsg -t get_outputs +output eDP-1 scale 1.25 +output HDMI-A-1 res 3840x2160 scale 1.2 + ### Idle configuration # # Example configuration: