summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-08-05 10:18:40 +0200
committerJoe <rbo@gmx.us>2025-08-05 10:18:40 +0200
commite7d5ea2b2709994ec815bce2a458bf19d82b485a (patch)
treead8ab1e588a346e7341b57da7a87bdf3e4e4f5dd /.config
parentup (diff)
downloaddotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.gz
dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.bz2
dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.xz
dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.zst
dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.zip
up
Diffstat (limited to '.config')
-rw-r--r--.config/dunst/dunstrc4
-rw-r--r--.config/lf/lfrc2
-rw-r--r--.config/x11/xinitrc22
3 files changed, 14 insertions, 14 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 5239e3a..61df289 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -85,8 +85,8 @@
[urgency_normal]
background = "#282828"
- foreground = "#cc241d"
- frame_color = "#cc241d"
+ foreground = "#fb4934"
+ frame_color = "#fb4934"
timeout = 10
[urgency_critical]
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index b121f04..60a0964 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -25,7 +25,7 @@ cmd open ${{
image/svg+xml) display -- $f ;;
image/*)
rotdir $f | grep -i "\.\(png\|jpg\|jpeg\|gif\|webp\|tif\|ico\)\(_large\)*$" |
- imv 2>/dev/null | while read -r file; do
+ nsxiv -aibof 2>/dev/null | while read -r file; do
[ -z "$file" ] && continue
lf -remote "send select \"$file\""
lf -remote "send toggle"
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index 1510554..3504d29 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -40,7 +40,7 @@ startif() {
dunst_shit() {
sleep 1
- [ $host = "po-rbo" ] && startif /home/r_bousset/.nix-profile/bin/dunst || startif dunst
+ startif dunst
sleep 2
startif mpd-notification
startif lowbat
@@ -52,7 +52,7 @@ dunst_shit() {
}
start_apps() {
- [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe
+ # [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe
CM_SELECTIONS=clipboard startif clipmenud
startif copyq
startif nextcloud
@@ -86,15 +86,15 @@ startif $xscr
# doas rc-service wireguard start &&
# notify-send -u normal 'wireguard' 'WireGuard started'
# $sleep
-pkill wireplumber
-pkill pipewire-pulse
-pkill pipewire
-startif pipewire
-$sleep
-startif pipewire-pulse
-$sleep
-startif wireplumber
-$sleep
+# pkill wireplumber
+# pkill pipewire-pulse
+# pkill pipewire
+# startif pipewire
+# $sleep
+# startif pipewire-pulse
+# $sleep
+# startif wireplumber
+# $sleep
startif nm-applet
$sleep
startif blueman-applet