mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Mako config
This commit is contained in:
parent
974706a8c3
commit
c33086e5f6
39
mako/config
Normal file
39
mako/config
Normal file
@ -0,0 +1,39 @@
|
||||
max-history=10
|
||||
sort=-time
|
||||
|
||||
# Bindings
|
||||
on-button-left=invoke-default-action
|
||||
on-button-middle=none
|
||||
on-button-right=dismiss
|
||||
on-touch=dismiss
|
||||
on-notify=none
|
||||
|
||||
# Theme
|
||||
font=NimbusSans 12
|
||||
background-color=#00000088
|
||||
text-color=#FFFFFFFF
|
||||
width=400
|
||||
height=100
|
||||
outer-margin=11
|
||||
margin=5
|
||||
padding=5
|
||||
border-size=3
|
||||
border-color=#0288D1FF
|
||||
border-radius=0
|
||||
progress-color=#E91E63FF
|
||||
icons=1
|
||||
max-icon-size=64
|
||||
icon-path=""
|
||||
icon-location=left
|
||||
markup=1
|
||||
actions=1
|
||||
history=1
|
||||
text-alignment=left
|
||||
default-timeout=0
|
||||
ignore-timeout=0
|
||||
group-by=none
|
||||
max-visible=-1
|
||||
output=""
|
||||
layer=top
|
||||
anchor=top-right
|
||||
|
@ -22,6 +22,7 @@ files=($dotdir/.zprofile ~/ 'n'
|
||||
$dotdir/scripts ~/.config/ 'n'
|
||||
$dotdir/systemd ~/.config/ 'n'
|
||||
$dotdir/waybar ~/.config/ 'n'
|
||||
$dotdir/mako ~/.config/ 'n'
|
||||
$dotdir/settings.conf ~/.config/ 'n')
|
||||
|
||||
# arg parser
|
||||
|
Loading…
x
Reference in New Issue
Block a user