This commit is contained in:
2022-02-14 20:10:43 +01:00
parent ee4c9dd7e1
commit 5bdb5ff64d
35 changed files with 30 additions and 41 deletions

View File

@@ -843,4 +843,4 @@ cursor:
# Print all received window events.
#print_events: false

View File

@@ -87,4 +87,4 @@ nitrogen --restore &
$HOME/.config/polybar/run-polybar.sh &
# lock computer automatically after X time of minutes.
xautolock -time 120 -locker "xsecurelock" -detectsleep -secure &
xautolock -time 120 -locker "xsecurelock" -detectsleep -secure &

View File

@@ -67,4 +67,4 @@ $HOME/.config/polybar/run-polybar.sh &
# lock computer automatically after X time of minutes.
xautolock -time 15 -locker "xsecurelock" -detectsleep -secure &
#xscreensaver -nosplash &
#xscreensaver -nosplash &

View File

@@ -435,4 +435,4 @@ background = "#900000"
# appname = "some_volume_notifiers"
# set_stack_tag = "volume"
#
# vim: ft=cfg
# vim: ft=cfg

View File

@@ -1463,4 +1463,4 @@ map kitty_mod+f6 debug_config
#: }}}
#: }}}
#: }}}

View File

@@ -23,4 +23,4 @@ restore_paused "yes"
audio_output {
type "pulse"
name "pulse audio"
}
}

View File

@@ -23,4 +23,4 @@ show_hidden=1
sort=name;ascending;
toolbar=newtab;navigation;home;
show_statusbar=1
pathbar_mode_buttons=0
pathbar_mode_buttons=0

View File

@@ -443,4 +443,5 @@ wintypes:
dnd = { shadow = false; }
popup_menu = { opacity = 1.0; }
dropdown_menu = { opacity = 1.0; }
};
};

View File

@@ -424,4 +424,4 @@ screenchange-reload = true
margin-top = 5
margin-bottom = 5
; vim:ft=dosini
; vim:ft=dosini

View File

@@ -462,4 +462,4 @@ screenchange-reload = true
margin-top = 5
margin-bottom = 5
; vim:ft=dosini
; vim:ft=dosini

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env bash
# Terminate already running bar instances
#killall -q polybar
pkill polybar

View File

@@ -78,4 +78,4 @@ prompt {
/* vim: ft=sass
// Theme location is "/usr/share/rofi/themes/name.rasi"
//@theme "/usr/share/rofi/themes/Arc-Dark.rasi"
//@theme "/usr/share/rofi/themes/Arc-Dark.rasi"

View File

@@ -4,4 +4,4 @@ inputbar {
listview {
lines: 3;
}
}

View File

@@ -1,4 +1,5 @@
#! /bin/sh
# https://github.com/ericmurphyxyz/archrice
chosen=$(printf " Power Off\n Restart\n Lock" | rofi -dmenu -i -theme-str '@import "powermenu.rasi"')

View File

@@ -62,4 +62,4 @@ main() {
mpv $ARGS --title="radio-mpv" $URL
}
pkill -f radio-mpv || main
pkill -f radio-mpv || main

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# https://github.com/ericmurphyxyz/archrice
notify-send "Getting list of available Wi-Fi networks..."

View File

@@ -207,4 +207,4 @@ super + alt + shift + {h,j,k,l}
# move a floating window
super + {Left,Down,Up,Right}
bspc node -v {-10 0,0 10,0 -10,10 0}
bspc node -v {-10 0,0 10,0 -10,10 0}

View File

@@ -43,8 +43,6 @@ alt + shift + ctrl + a
kitty -e pulsemixer
####### lock computer #######
alt + l
xsecurelock