]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Change for new monitor
authorMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 16 Sep 2021 09:29:30 +0000 (10:29 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 16 Sep 2021 09:29:30 +0000 (10:29 +0100)
states/i3/files/config.jinja
states/i3/files/xprofile.jinja

index b4ca2db4235aab0b2bf7fd9cfa850712faab975c..b1a054ae782300f2417f8db7d9e8cac453c0b6f9 100644 (file)
@@ -211,7 +211,7 @@ bar {
   id bar_left
   position top
   output "HDMI-1"
-  font pango:Liberation Mono 12
+  font pango:Liberation Mono 11
   colors {
     background $black_super
     focused_background $black
@@ -244,8 +244,8 @@ bar {
   id bar_right
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "DP-1"
-  font pango:Liberation Mono 12
+  output "DVI-I-2-1"
+  font pango:Liberation Mono 13
   colors {
     background $black_super
     focused_background $black
index d4a1bd2ec3f6eccc63f3612d5ade98dd957a0468..3fd05e092e9f6df472975198377885bf420c1085 100755 (executable)
@@ -21,9 +21,9 @@ esac
 # Set screen layout
 case $HOSTNAME in
   barium)
-    xrandr --output DP-1 --mode 1920x1080 --pos 0x540
-    xrandr --output HDMI-1 --mode 3840x2160 --pos 1920x0
-    xrandr --output eDP-1 --mode 1920x1080 --pos 0x540
+    xrandr --output DVI-I-2-1 --mode 3840x2160 --pos 2560x0
+    xrandr --output HDMI-1 --mode 2560x1440 --pos 0x360
+    xrandr --output eDP-1 --off
     ;;
   dubnium)
     xrandr --output DVI-D-1 --mode 1920x1080 --pos 0x540