From 27a5932bcc5603894f7cab2b65f2be2ba594c2ef Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 30 Nov 2021 18:46:31 +0100 Subject: [PATCH] update some stuff --- .bin/backup-and-update-system | 8 +++++--- .config/rofi/config.rasi | 9 +++++++-- .fehbg | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.bin/backup-and-update-system b/.bin/backup-and-update-system index 8b9e653..d60bc73 100755 --- a/.bin/backup-and-update-system +++ b/.bin/backup-and-update-system @@ -1,7 +1,6 @@ -#!/bin/sh +#!/bin/bash -set -euo pipefail -set -x +set -xeuo pipefail # Push some git repos pass git push @@ -46,5 +45,8 @@ done fi ) +printf '\aPress enter to continue with updating the system' +read + # Do updates sudo pacman -Syu --noconfirm diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index a3fa4b3..b3ba019 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,9 +1,14 @@ configuration { - modi: "window,run,drun"; + modi: "drun"; show-icons: true; sidebar-mode: true; - theme: "sidetab"; display-window: "Window"; display-run: "Execute"; display-drun: "Activate"; } +//@theme "/usr/share/rofi/themes/sidebar.rasi" +//@theme "/usr/share/rofi/themes/paper-float.rasi" +//@theme "/usr/share/rofi/themes/dmenu.rasi" +//@theme "/usr/share/rofi/themes/android_notification.rasi" +//@theme "/usr/share/rofi/themes/Arc-Dark.rasi" +@theme "/usr/share/rofi/themes/sidebar.rasi" diff --git a/.fehbg b/.fehbg index 9b3f00c..a6af162 100755 --- a/.fehbg +++ b/.fehbg @@ -1,2 +1,2 @@ #!/bin/sh -feh --no-fehbg --bg-scale '/home/kunsi/Pictures/2021-08-28_The-Treasure_by-David-Revoy.jpg' +feh --no-fehbg --bg-scale '/home/kunsi/Pictures/2021-10-20_ep36_panel1.jpg'