summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-05-10 22:39:47 +0200
committerJoe <bousset.rudy@gmail.com>2022-05-10 22:39:47 +0200
commit80f2efdac43a5038ff5a0602a4b0803745790a87 (patch)
treeb14ed816ca411cf737d21b6f37273681ab9d56ea
parentupdates (diff)
downloaddotfiles-bsd-80f2efdac43a5038ff5a0602a4b0803745790a87.tar.gz
dotfiles-bsd-80f2efdac43a5038ff5a0602a4b0803745790a87.tar.bz2
dotfiles-bsd-80f2efdac43a5038ff5a0602a4b0803745790a87.tar.xz
dotfiles-bsd-80f2efdac43a5038ff5a0602a4b0803745790a87.tar.zst
dotfiles-bsd-80f2efdac43a5038ff5a0602a4b0803745790a87.zip
update
-rw-r--r--.config/dunst/dunstrc6
-rwxr-xr-x.local/bin/scrhome16
2 files changed, 11 insertions, 11 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index d49a8e1..ce7323e 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -113,9 +113,9 @@
# NOTE: It might be helpful to run dunst -print in a terminal in order
# to find fitting options for rules.
-#[espeak] # >shutup
-# summary = "*" # >shutup
-# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup
+[espeak] # >shutup
+ summary = "*" # >shutup
+ script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup
#[script-test]
# summary = "*script*"
diff --git a/.local/bin/scrhome b/.local/bin/scrhome
index 5762acb..d43b9a8 100755
--- a/.local/bin/scrhome
+++ b/.local/bin/scrhome
@@ -44,17 +44,17 @@
#
# Screen setup when I'm at home
-xrandr --output LVDS-1 --off
-xrandr --output HDMI-1 --off
-xrandr --output VGA-1 --off
-#xrandr --output LVDS-1 --mode 1366x768 --pos 1920x657 --rotate normal
xrandr \
- --output HDMI-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal \
- --output DP-2 --mode 1440x900 --pos 1920x0 --rotate normal \
+ --output LVDS-1 --off \
--output VGA-1 --off \
+ --output HDMI-1 --off \
--output DP-1 --off \
+ --output DP-2 --off \
+ --output DP-3 --off \
--output HDMI-2 --off \
- --output HDMI-3 --off \
- --output DP-3 --off
+ --output HDMI-3 --off
+xrandr \
+ --output HDMI-2 --primary --mode 1920x1080 --pos 1280x0 --rotate normal \
+ --output DP-3 --mode 1280x1024 --pos 0x108 --rotate normal
setwp
ekb