Switching to mako

This commit is contained in:
Logan G 2022-02-11 22:25:54 -07:00
parent 580649ac43
commit 3abe911b47
Signed by: logan
GPG key ID: E328528C921E7A7A
4 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
config.d/idle.conf
config.d/background.conf
config.d/lock.conf
config.d/dunst.conf
config.d/mon.conf
config.d/other.conf

View file

@ -243,7 +243,8 @@ exec_always /bin/sh -c 'killall kanshi; kanshi 2>&1 >/tmp/kanshi.log &'
#exec QT_QPA_PLATFORMTHEME=qt5ct flameshot 2>&1 &
#exec picom -b 2>&1 &
exec dunst -mon $mon -print 2>&1 >/tmp/dunst.log &
#exec dunst -mon $mon -print 2>&1 >/tmp/dunst.log &
exec mako -output $mon 2>&1 >/tmp/mako.log &
exec lxqt-policykit-agent 2>&1 &
#exec syncthing -no-browser -home="$HOME/.config/syncthing" 2>&1 &
exec kdeconnect-indicator 2>&1 &

View file

@ -1,3 +0,0 @@
# Example
# DO NOT EDIT THIS FILE
#set $mon 1

View file

@ -0,0 +1,4 @@
# Example
# DO NOT EDIT THIS FILE
# To get monitor output name, do "swaymsg -t get_outputs" (or just use a GUI like wdisplays)
#set $mon HDMI-A-1