(*)~Some cleanup
This commit is contained in:
@@ -25,5 +25,5 @@ BraceWrapping:
|
|||||||
BeforeLambdaBody: true
|
BeforeLambdaBody: true
|
||||||
BeforeCatch: true
|
BeforeCatch: true
|
||||||
BeforeElse: true
|
BeforeElse: true
|
||||||
|
SplitEmptyFunction: true
|
||||||
IndentBraces: false
|
IndentBraces: false
|
||||||
SplitEmptyFunction: false
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
echo " $(pamixer --get-volume-human)"
|
echo " $(pamixer --get-volume-human)"
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ $(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
|
|||||||
$HOME/.local/scripts/background &
|
$HOME/.local/scripts/background &
|
||||||
|
|
||||||
dunst &
|
dunst &
|
||||||
picom --backend xrender --vsync --no-fading-openclose &
|
picom --backend xrender --no-fading-openclose &
|
||||||
sxhkd &
|
sxhkd &
|
||||||
dwmblocks &
|
dwmblocks &
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user