From 7b2e1f925f0b3826fcf6141f4caac8acfb771fcc Mon Sep 17 00:00:00 2001 From: toerd Date: Mon, 29 Oct 2018 22:11:02 +0100 Subject: [PATCH] added new fonts and rearranged acpibacklight to resolve conflict with xorg --- pack.list | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pack.list b/pack.list index 378655b..2b2cb2e 100644 --- a/pack.list +++ b/pack.list @@ -13,13 +13,14 @@ A,P,xfsprogs,XFS filesystem utilities A,P,intel-ucode,Microcode update files for Intel CPUs L,P,acpi,Client for battery power and thermal readings L,P,acpid,A daemon for delivering ACPI power management events with netlink support -L,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI A,P,pulseaudio,A featureful general-purpose sound server # Fonts -A,P,ttf-hack,Systemfont -A,A,ttf-font-awesome-4,Glyphs +A,A,nerd-fonts-hack,Systemfont +A,P,ttf-hack,Systemfont fallback +A,A,ttf-font-awesome-4,Glyphs fallback +A,A,ttf-unifont,more font support # X A,P,xorg,The whole xorg group @@ -32,7 +33,8 @@ A,M,st,Terminal Emulator compiled manually from dotfiles repo # Window Management and eyecandy A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps -A,A,polybar-git,A fast and easy-to-use status bar +A,P,i3bar,statusbar which comes with i3 +A,P,i3status,sends systeminformation to the i3bar A,P,dmenu,Generic menu for X A,P,feh,Image toolbelt @@ -66,3 +68,7 @@ A,P,pass,Stores retrieves generates and synchronizes passwords securely A,P,zip,Compressor/archiver for creating and modifying zipfiles A,P,p7zip,Command-line file archiver with high compression ratio A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep + + +# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know) +L,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI \ No newline at end of file