home · contact · privacy
Enhance W530 Bookworm setup.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 3 Aug 2023 18:24:47 +0000 (20:24 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 3 Aug 2023 18:24:47 +0000 (20:24 +0200)
bookworm/apt-mark/user
bookworm/home_files/user/.mbsyncrc
bookworm/home_files/w530/.config/i3/config_bonus
bookworm/home_files/w530/.xinitrc_bonus

index 657ec498a21b6b21a55e5094cee4cb2e7d716540..0b23a3be15b05fa15430e8ee312cd293c8e6754b 100644 (file)
@@ -22,6 +22,10 @@ i3
 i3status
 suckless-tools
 xterm
+# to get sleepy at night
+redshift
+# for alsamixer
+alsa-utils
 # also useful
 vim
 sudo
index 6a0e5cdf669f34c1ade2649ade300fdc3cfe6acb..59d01a98c9364f965ee5b2148b2fe043e8903b84 100644 (file)
@@ -17,8 +17,8 @@ Path ~/mail/maildir/
 Inbox ~/mail/inbox/
 
 Channel core
-Master :core-remote:
-Slave :core-local:
+Far :core-remote:
+Near :core-local:
 Patterns *
 # Automatically create missing mailboxes, both locally and on the server
 Create Both
index a2a4b3bd835935ca787d53b0d3f6095fc21afa8f..50af63e3ce353c12b37e675a3123ec4d0b3468c4 100644 (file)
@@ -1,12 +1,14 @@
+# put main workspaces on big monitor
 workspace 1 output LVDS-1
-workspace 2 output LVDS-1
-workspace 3 output LVDS-1
-workspace 4 output LVDS-1
-workspace 5 output LVDS-1
-workspace 6 output LVDS-1 
-workspace 7 output HDMI-1-0 
-workspace 8 output HDMI-1-0 
-workspace 9 output HDMI-1-0 
-workspace 10 output HDMI-1-0 
+workspace 2 output HDMI-1-0
+workspace 3 output HDMI-1-0
+workspace 4 output HDMI-1-0
+workspace 5 output HDMI-1-0
+workspace 6 output HDMI-1-0
+workspace 7 output HDMI-1-0
+workspace 8 output HDMI-1-0
+workspace 9 output HDMI-1-0
+workspace 10 output HDMI-1-0
 
-exec "i3-msg 'workspace 7'"
+# default to big monitor's first workspace
+# exec "i3-msg 'workspace 1'"
index aa6e5f351ae665ebcd4f3e42a0faebaf98ff4443..c3e7799a05af78ca0f6fb2a9e87f8502acec214b 100644 (file)
@@ -1 +1 @@
-xrandr --output LVDS-1 --mode 1280x720 --output HDMI-1-0 --auto --right-of LVDS-1
+xrandr --output LVDS-1 --mode 1368x768 --output HDMI-1-0 --auto --right-of LVDS-1