Added alacitty, github-cli, updated zsh, vscode, README, deleted not used configs

This commit is contained in:
neoteny 2021-11-28 22:27:23 +02:00
parent 08e75ea6e9
commit 02491dec2c
24 changed files with 145 additions and 640 deletions

View file

@ -1,53 +0,0 @@
[global]
monitor = 0
follow = mouse
geometry = "250x50-5+30"
indicate_hidden = yes
shrink = no
transparency = 0
notification_height = 0
separator_height = 4
padding = 16
horizontal_padding = 16
frame_width = 2
frame_color = "#1F2324"
separator_color = frame
sort = yes
idle_threshold = 120
font = Roboto 8
line_height = 4
markup = full
format = "<b>%s</b>\n%b"
alignment = left
show_age_threshold = 60
word_wrap = yes
ignore_newline = no
stack_duplicates = false
hide_duplicate_count = false
show_indicators = yes
icon_position = off
always_run_script = true
startup_notification = false
force_xinerama = false
[shortcuts]
close =
close_all =
history =
context =
[urgency_low]
background = "#262A2B"
foreground = "#FFFFFF"
timeout = 2
[urgency_normal]
background = "#262A2B"
foreground = "#FFFFFF"
timeout = 4
[urgency_critical]
background = "#262A2B"
foreground = "#FFFFFF"
frame_color = "#e3788f"
timeout = 0