From 8b73dac4a234c1b292009748f8b9fc99deacee67 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 17 Aug 2019 14:06:30 +0200 Subject: asdf --- .bashrc | 2 +- .i3/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 0d6ab5e..5717ee8 100644 --- a/.bashrc +++ b/.bashrc @@ -12,7 +12,7 @@ export BASH_IT="/home/jonas/vimconfig/bash-it" # Lock and Load a custom theme file. # Leave empty to disable theming. # location /.bash_it/themes/ -export BASH_IT_THEME='bobby' +export BASH_IT_THEME='powerline-multiline' # (Advanced): Change this to the name of your remote repo if you # cloned bash-it with a remote other than origin such as `bash-it`. diff --git a/.i3/config b/.i3/config index 9c35279..6ac936a 100644 --- a/.i3/config +++ b/.i3/config @@ -18,7 +18,7 @@ bindsym $mod+b exec "brave" # kill focused window bindsym $mod+Shift+q kill -bindsym $mod+Shift+w exec "i3lock -p win -i ~/vimconfig/lock.png" +bindsym $mod+Shift+w exec "i3lock -p win -i ~/vimconfig/pictures/lock.png" #Screenshot on mod+p bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png" -- cgit v1.2.3