From f30abd74aa8a8a11182a72a15cff75589250e947 Mon Sep 17 00:00:00 2001 From: mastermindzh Date: Fri, 16 Feb 2018 11:44:21 +0100 Subject: [PATCH] added scrot to requirements and dedicated workspace 4 and 5 --- dependencies/pacman.txt | 1 + i3/config | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dependencies/pacman.txt b/dependencies/pacman.txt index 28fa445..5c4a336 100644 --- a/dependencies/pacman.txt +++ b/dependencies/pacman.txt @@ -2,6 +2,7 @@ i3-gaps rsync i3lock feh +scrot arandr chromium xfce4-terminal diff --git a/i3/config b/i3/config index 9b360cc..1c90e78 100644 --- a/i3/config +++ b/i3/config @@ -26,8 +26,8 @@ set $indicatorColour #fcc09e set $workspace1 "1: " set $workspace2 "2: " set $workspace3 "3: " -set $workspace4 "4: " -set $workspace5 "5: " +set $workspace4 "4: " +set $workspace5 "5: " set $workspace6 "6: " set $workspace7 "7: " set $workspace8 "8: "