(*)~Some cleanup
This commit is contained in:
@@ -25,5 +25,5 @@ BraceWrapping:
|
||||
BeforeLambdaBody: true
|
||||
BeforeCatch: true
|
||||
BeforeElse: true
|
||||
SplitEmptyFunction: true
|
||||
IndentBraces: false
|
||||
SplitEmptyFunction: false
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/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 &
|
||||
|
||||
dunst &
|
||||
picom --backend xrender --vsync --no-fading-openclose &
|
||||
picom --backend xrender --no-fading-openclose &
|
||||
sxhkd &
|
||||
dwmblocks &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user