From be2b6c251b64fdd10876b64cda5507e27a6fbd49 Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+Tiyn@users.noreply.github.com> Date: Thu, 14 May 2020 19:26:47 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 261c58a..54deaac 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ curl -LO https://raw.githubusercontent.com/tiynger/larbs/master/larbs.sh sh larbs.sh ``` ## Hotkeys -There are a bunch of hotkeys. Please visit my [dwm](https://github.com/tiynger/dwm) and [st](https://github.com/tiynger/st) builds to see them. +There are a bunch of hotkeys. Please visit my [dwm](https://github.com/tiyn/dwm) and [st](https://github.com/tiyn/st) builds and my [dotfiles](https://github.com/tiyn/.dotfiles) to see them. ## Optional There are a bunch of programs that i use and think are useful. From e28fb0785a82cbe9514a2db920d78c9792b64d8d Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+Tiyn@users.noreply.github.com> Date: Thu, 14 May 2020 19:30:42 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 54deaac..2798d15 100644 --- a/README.md +++ b/README.md @@ -8,21 +8,20 @@ In contrast to Lukes Script this one installs dwm and not i3 because it sucks le To get this script working you need a base installation of arch. There is no need to configure users or anything else than internet access and what is needed to get arch booting. -- Operating System: ```Arch Linux``` -- Window Manager: ```dwm``` -- Shell: ```zsh``` -- Terminal Emulator: ```st``` -- Shell: ```zsh``` -- File Manager: ```vifm``` -- Application Launcher: ```dmenu(_run)``` -- Compositor: ```xcompmgr``` -- Status Bar: ```dwm``` -- Notification Service: ```dunst``` -- Text Editor: ```neovim``` -- Reader: ```zathura``` -- Mail Program: ```thunderbird``` -- Browser: ```qutebrowser``` /```firefox``` -- Lockscreen: ```slock``` +- Operating System: `Arch Linux` +- Window Manager: `dwm` +- Shell: `zsh` +- Terminal Emulator: `st` +- File Manager: `vim` +- Application Launcher: `dmenu(_run)` +- Compositor: `xcompmgr` +- Status Bar: `dwm` +- Notification Service: `dunst` +- Text Editor: `neovim` +- Reader: `zathura` +- Mail Program: `thunderbird` +- Browser: `qutebrowser` /`icecat` +- Lockscreen: `slock` All programs including these can be found in the ```progs.csv```.