added polybar config merge

This commit is contained in:
Simon
2021-01-21 11:14:11 +01:00
parent 27c18afbc5
commit bf457bb148
16 changed files with 1104 additions and 302 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ LOGS=0
POPUPS_PIN=1
# Statusfile Prefix
STATUSFILE="$HOME/.config/polybar/scripts/.polypopup.floating_sysinfo"
STATUSFILE="$HOME/.config/polybar/scripts/.polypopup.floating_popup"
######################
@@ -0,0 +1,3 @@
#!/bin/bash
ip -4 addr show "$1" 2>&1 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'
+1 -1
View File
@@ -4,7 +4,7 @@
## Settings
#
# Name of the bar in polybar (e.g. [bar/BARNAME]) which should be used as popup
POPUP_NAME="floating_sysinfo"
POPUP_NAME="floating_popup"
#
# Set labels to indicate whether the corresponding popup is shown. These will appear in your main polybar
POPUP_LABEL_ACTIVE="󰋽"