From 76a7e6faf66e2ab4706b565daa0162de8e3c19ed Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Wed, 24 Jan 2024 09:35:03 +0100 Subject: [PATCH 1/2] add packages, update readme --- README.md | 5 +++++ packages.txt | 4 ++++ services.txt | 1 + 3 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 4abbca0..c7fc746 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,8 @@ This script is meant to be run on a fresh install of void linux and will set up the system to my personal preferences. Please note that this script will add my custom XBPS repository and install packages from it. + +## Warnings + +I use the dvorak keyboard layout, so many of the DWM keybinds may be unergonomic on a QWERTY layout. +The source code for my build of DWM is available [here](https://github.com/ssnailed/dwm) if you wish to make any configuration changes. diff --git a/packages.txt b/packages.txt index 55e0de4..d254878 100644 --- a/packages.txt +++ b/packages.txt @@ -75,3 +75,7 @@ tokyonight-theme tokyonight-icons polkit font-firacode-nf-ttf +cups +cups-filters +system-config-printer +odt2txt diff --git a/services.txt b/services.txt index b070455..b92d5d9 100644 --- a/services.txt +++ b/services.txt @@ -6,3 +6,4 @@ crond bluetoothd pcscd polkitd +cupsd From a465d7e42bfaaf641f9820dec4f7a489d12cd63d Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Wed, 24 Jan 2024 09:35:19 +0100 Subject: [PATCH 2/2] add lowdown --- packages.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/packages.txt b/packages.txt index d254878..78afd4e 100644 --- a/packages.txt +++ b/packages.txt @@ -79,3 +79,4 @@ cups cups-filters system-config-printer odt2txt +lowdown