committing random WM stuff

This commit is contained in:
2026-03-24 00:03:59 +01:00
parent a7c0018684
commit cb15e83811
70 changed files with 5428 additions and 1 deletions

54
mako/config Normal file
View File

@@ -0,0 +1,54 @@
## Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com>
##
## Mako configuration file
# GLOBAL CONFIGURATION OPTIONS
max-history=100
sort=-time
# BINDING OPTIONS
on-button-left=dismiss
on-button-middle=none
on-button-right=dismiss-all
on-touch=dismiss
on-notify=exec mpv /usr/share/sounds/freedesktop/stereo/message.oga
# STYLE OPTIONS
font=JetBrains Mono 10
width=300
height=100
margin=10
padding=15
border-size=2
border-radius=0
icons=1
max-icon-size=48
icon-location=left
markup=1
actions=1
history=1
text-alignment=left
default-timeout=5000
ignore-timeout=0
max-visible=5
layer=overlay
anchor=top-right
# Mako_Colors
background-color=#3d3942
text-color=#e0dde2
border-color=#49454f
progress-color=over #C3B2CD
[urgency=low]
border-color=#49454f
default-timeout=2000
[urgency=normal]
border-color=#49454f
default-timeout=5000
[urgency=high]
border-color=#9A9EAA
text-color=#9A9EAA
default-timeout=0

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
mako/icons/dropper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
mako/icons/microphone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
mako/icons/music.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
mako/icons/palette.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
mako/icons/picture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
mako/icons/timer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
mako/icons/volume-high.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
mako/icons/volume-low.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
mako/icons/volume-mid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
mako/icons/volume-mute.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB