feat: latest dwm merge

This commit is contained in:
2024-12-28 13:02:59 +01:00
parent b2c70116a2
commit 589e5de4c9
5 changed files with 7 additions and 4 deletions

View File

@@ -126,7 +126,7 @@ flameshot &
#hash dockd && dockd --daemon &
# status bar
bash bar.sh & disown
bash $HOME/.config/bar.sh & disown
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY

2
home/dwm/bar.sh Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
function lighten_color() {
offset=20

View File

@@ -76,6 +76,9 @@
".config/picom/black_to_transparent.frag" = {
source = ./black_to_transparent.frag;
};
".config/bar.sh" = {
source = ./bar.sh;
};
# ".Xresources" = {
# text = ''
# Xcursor.theme: "Bibata-Modern-Classic"