From 5a407b093f0fe034f770122710fc9ed75685fb7f Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 12 Apr 2023 14:31:22 +0200 Subject: up --- .config/openbox/autostart | 10 +++++----- .config/openbox/rc.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 5d530bd..fb22d15 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -51,11 +51,11 @@ startif() { export LANG='en_US.UTF-8' [ "$(hostname -s)" = "po-rbo" ] && xrandr \ - --output eDP1 --mode 1920x1200 --pos 5120x0 --rotate normal \ - --output DP1 --mode 2560x1440 --pos 0x0 --rotate normal \ - --output HDMI1 --primary --mode 2560x1440 --pos 2560x0 --rotate normal \ - --output HDMI2 --off \ - --output VIRTUAL1 --off + --output eDP-1 --mode 1920x1200 --pos 5120x0 --rotate normal \ + --output DP-1 --mode 2560x1440 --pos 0x0 --rotate normal \ + --output HDMI-1 --primary --mode 2560x1440 --pos 2560x0 --rotate normal \ + --output HDMI-2 --off \ + --output VIRTUAL-1 --off startif dunst startif picom diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 6c2667d..18c9795 100755 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -410,7 +410,7 @@ - firefox + librewolf -- cgit v1.2.3