waybar disk usage icon now actually works, grimblast plays a neat sound effect now, super + e now opens nemo in a floating window instead of a tiled window
This commit is contained in:
@@ -82,6 +82,10 @@
|
||||
runbg aplay "$1"
|
||||
fi
|
||||
}
|
||||
grimblast() {
|
||||
command grimblast "$@"
|
||||
playshellsound ${self}/assets/sound/screenshot.wav
|
||||
}
|
||||
ssh() { # reverts ssh theme upon returning
|
||||
command ssh "$@"
|
||||
kitty_ssh_theme
|
||||
|
||||
Reference in New Issue
Block a user