diff --git a/.config/ghostty/config b/.config/ghostty/config index f8ce37da..c7ffe437 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,6 +1,6 @@ theme = /home/fic/dev/plugins/ashen.nvim/extras/ghostty/ashen font-family = SauceCodePro NFM -font-size = 13 +font-size = 12 window-decoration = false window-theme = dark keybind = ctrl+enter=unbind diff --git a/.config/sway/config b/.config/sway/config index 7774ac19..3eb80f5f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -33,9 +33,10 @@ output * bg $wallpaper fill # # You can get the names of your outputs by running: swaymsg -t get_outputs set $laptop eDP-1 +set $lab DP-1 output eDP-1 resolution 1920x1080 -output HDMI-A-0 resolution 3820x2160 -output HDMI-A-0 scale 2 +output $lab resolution 3820x2160 +output $lab scale 1.5 bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:off output $laptop enable