Cleanup and add passgen
This commit is contained in:
parent
ed36b0727e
commit
88f956ac82
6 changed files with 4 additions and 37 deletions
|
@ -1,35 +0,0 @@
|
|||
env:
|
||||
STICKY_NOTE: yes
|
||||
window:
|
||||
dimensions:
|
||||
columns: 15
|
||||
lines: 5
|
||||
padding:
|
||||
x: 20
|
||||
y: 20
|
||||
class:
|
||||
instance: sticky-note
|
||||
general: sticky-note
|
||||
|
||||
shell:
|
||||
program: /bin/zsh
|
||||
|
||||
scrolling:
|
||||
history: 0
|
||||
|
||||
font:
|
||||
normal:
|
||||
family: Permanent Marker
|
||||
size: 32
|
||||
|
||||
colors:
|
||||
primary:
|
||||
background: '#ffff88'
|
||||
foreground: '#222222'
|
||||
cursor:
|
||||
text: '#ffff88'
|
||||
cursor: '#ffff88'
|
||||
selection:
|
||||
text: '#ffff88'
|
||||
background: '#ffff88'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue