(*)~Some cleanup

This commit is contained in:
2024-06-11 01:24:10 +01:00
parent 642e7c95c1
commit 3765aafeef
3 changed files with 3 additions and 3 deletions

View File

@@ -25,5 +25,5 @@ BraceWrapping:
BeforeLambdaBody: true
BeforeCatch: true
BeforeElse: true
SplitEmptyFunction: true
IndentBraces: false
SplitEmptyFunction: false

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo " $(pamixer --get-volume-human)"
echo " $(pamixer --get-volume-human)"

View File

@@ -15,7 +15,7 @@ $(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
$HOME/.local/scripts/background &
dunst &
picom --backend xrender --vsync --no-fading-openclose &
picom --backend xrender --no-fading-openclose &
sxhkd &
dwmblocks &