From 5223b73781a1756eb1d1956fbb26900809e3560f Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 16 Jan 2019 14:33:21 +0100 Subject: [PATCH] Fix workspace name and support external monitor above internal --- .config/polybar/config.laptop | 2 +- .xinitrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config.laptop b/.config/polybar/config.laptop index 691b263..2057479 100644 --- a/.config/polybar/config.laptop +++ b/.config/polybar/config.laptop @@ -131,7 +131,7 @@ index-sort = true ws-icon-0 = 2; ws-icon-1 = 1; ws-icon-2 = 3; -ws-icon-3 = 4;rm +ws-icon-3 = 4; ws-icon-4 = irssi; ws-icon-default =  diff --git a/.xinitrc b/.xinitrc index 4e37c24..917a656 100755 --- a/.xinitrc +++ b/.xinitrc @@ -1,3 +1,3 @@ -xrandr --output HDMI-2 --pos 0x-1800 +xrandr --output eDP-1 --auto --output HDMI-2 --auto --scale 2x2 --above eDP-1 xrdb -merge ~/.Xresources exec i3