diff options
-rwxr-xr-x | .config/maomao/autostart.sh | 6 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | screenshot.jpg | bin | 811443 -> 838946 bytes |
3 files changed, 5 insertions, 3 deletions
diff --git a/.config/maomao/autostart.sh b/.config/maomao/autostart.sh index 1130af0..025027b 100755 --- a/.config/maomao/autostart.sh +++ b/.config/maomao/autostart.sh @@ -14,6 +14,10 @@ pkill -f /usr/local/libexec/xdg-desktop-portal-wlr pkill -f waybar waybar & +# Start Kanshi +pkill -f kanshi +kanshi & + # $wallpaper is set in your shells config file like below. read -r wallpaper<"$HOME/.cache/wallpaper" pkill -f swaybg @@ -34,5 +38,3 @@ mixer vol.mute="$(grep 'vol.mute=' ~/.cache/audio-volume | awk -F '=' '{print $2 sh "$HOME/.config/waybar/scripts/swayidle-update.sh" -# Focus HDMI-A-1 if available on startup -mmsg -d focusmon,HDMI-A-1 @@ -27,7 +27,7 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta - **Shell** --- [oksh](https://github.com/ibara/oksh) - **Completion** --- [Custom oksh Completion](https://git.smithies.me.uk/freebsd-dotfiles/tree/.kshrc) - **Terminal** --- [Foot](https://codeberg.org/dnkl/foot) -- **Notification Daemon** --- [Mako](https://github.com/emersion/mako) +- **Notification Daemon** --- [Dunst](https://github.com/dunst-project/dunst) - **Notification Client** --- [FYI](https://codeberg.org/dnkl/fyi) - **Application Launcher** --- [rofi-wayland](https://github.com/lbonn/rofi) - **File Manager** --- [LF](https://github.com/gokcehan/lf) diff --git a/screenshot.jpg b/screenshot.jpg Binary files differindex 0a36a00..4121b35 100644 --- a/screenshot.jpg +++ b/screenshot.jpg |