From 20c3d0b4d4f06ba1c54a18a90efd045b28102750 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Mon, 9 Mar 2020 14:46:18 -0500 Subject: [PATCH] Fixes during new SSD installation --- apps/de/gtk/2rc | 2 +- apps/de/gtk/3settings.ini | 2 +- apps/neovim/bindings.vim | 4 ++-- bin/lib/arch-linux/provisioning/0-adduser.bash | 2 +- bin/lib/arch-linux/provisioning/1-pacaur.bash | 2 +- bin/lib/arch-linux/provisioning/3-extras.bash | 4 ++-- env/desktop/x/resources | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/de/gtk/2rc b/apps/de/gtk/2rc index 64b31df..123a034 100644 --- a/apps/de/gtk/2rc +++ b/apps/de/gtk/2rc @@ -1,3 +1,3 @@ gtk-icon-theme-name = "elementary" gtk-theme-name = "Arc-Dark" -gtk-font-name = "Iosevka Type 10" +gtk-font-name = "iosevka-lyte 10" diff --git a/apps/de/gtk/3settings.ini b/apps/de/gtk/3settings.ini index ac5a291..b33b106 100644 --- a/apps/de/gtk/3settings.ini +++ b/apps/de/gtk/3settings.ini @@ -1,5 +1,5 @@ [Settings] gtk-icon-theme-name = elementary gtk-theme-name = Arc-Dark -gtk-font-name = Iosevka Type 10 +gtk-font-name = iosevka-lyte 10 gtk-application-prefer-dark-theme = true diff --git a/apps/neovim/bindings.vim b/apps/neovim/bindings.vim index e88f9f6..72dc910 100644 --- a/apps/neovim/bindings.vim +++ b/apps/neovim/bindings.vim @@ -23,7 +23,7 @@ nnoremap :vsplit term://$SHELL:vertical resize 120i " close the terminal tnoremap :q! tnoremap w :q! -tnoremap +" tnoremap tnoremap " moving between terminal splits @@ -87,7 +87,7 @@ nnoremap m :call RunMake() " NERDTree bindings " show file manager in current directory -nnoremap :NERDTreeToggle +nnoremap :NERDTreeToggle " show file manager in git repo root nnoremap n :call NERDProjectViewer() " focus the current file in NERDTree diff --git a/bin/lib/arch-linux/provisioning/0-adduser.bash b/bin/lib/arch-linux/provisioning/0-adduser.bash index 19f8995..de57b29 100755 --- a/bin/lib/arch-linux/provisioning/0-adduser.bash +++ b/bin/lib/arch-linux/provisioning/0-adduser.bash @@ -2,7 +2,7 @@ # user's username USERNAME=daniel -USER_GROUPS="admin,users,wheel" +USER_GROUPS="admin,users" # add admin group groupadd admin 2>/dev/null diff --git a/bin/lib/arch-linux/provisioning/1-pacaur.bash b/bin/lib/arch-linux/provisioning/1-pacaur.bash index 2664539..1080282 100755 --- a/bin/lib/arch-linux/provisioning/1-pacaur.bash +++ b/bin/lib/arch-linux/provisioning/1-pacaur.bash @@ -5,7 +5,7 @@ # installs pacaur on a fresh arch install # install the dependencies -sudo pacman -S git curl openssl perl expac yajl meson gmock gtest jq --noconfirm +sudo pacman -S git curl openssl perl expac yajl meson gmock gtest jq make pkginfo --noconfirm # setup a temporary place to install the packages from REPOSITORY_PATH="/tmp/provisioning" diff --git a/bin/lib/arch-linux/provisioning/3-extras.bash b/bin/lib/arch-linux/provisioning/3-extras.bash index 23a8dfc..3d5837c 100755 --- a/bin/lib/arch-linux/provisioning/3-extras.bash +++ b/bin/lib/arch-linux/provisioning/3-extras.bash @@ -9,7 +9,7 @@ else fi pacaur --needed -S \ - bluez bluz-libs bluez-utils bluez-tools \ + bluez bluez-libs bluez-utils bluez-tools \ pigz `# Multi-core gzipping` \ iw `# WiFi Power Saving` \ arc-gtk-theme `# GTK Theme` \ @@ -24,7 +24,7 @@ pacaur --needed -S \ audacity `# Audio Editing Application` \ cmake `# Cross-Platform Make` \ accountsservice `# Mainly for User Avatars with LightDM` \ - deluge cairo python-cairo `# GUI Torrent Client` \ + deluge deluge-gtk cairo python-cairo `# GUI Torrent Client` \ lightdm lightdm-gtk-greeter `# Nice User Login` \ polybar-git `# Bar` \ php `# PHP Language` \ diff --git a/env/desktop/x/resources b/env/desktop/x/resources index e6dce21..aa85bb7 100755 --- a/env/desktop/x/resources +++ b/env/desktop/x/resources @@ -1,6 +1,6 @@ #define bar_font_size 12 # TODO: this needs fixing -polybar.primary_font: Iosevka Term:pixelsize=bar_font_size;1 +polybar.primary_font: iosevka\-lyte:pixelsize=bar_font_size;1 bspwm.reverse_desktop_ordering: 0 bspwm.reverse_monitor_desktops: 1 polybar.display_monitor: DisplayPort-0