Modernize i3 setup: alacritty, dunst, rofi, i3blocks, blurlock, picom updates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# <http://developer.gnome.org/pango/stable/PangoMarkupFormat.html>.
|
||||
# If markup is not allowed, those tags will be stripped out of the
|
||||
# message.
|
||||
markup = yes
|
||||
markup = full
|
||||
|
||||
# The format of the message. Possible variables are:
|
||||
# %a appname
|
||||
@@ -116,11 +116,10 @@
|
||||
# Align icons left/right/off
|
||||
icon_position = left
|
||||
|
||||
# Paths to default icons.
|
||||
icon_path = /usr/share/icons/Adwaita/16x16/status/:/usr/share/icons/Adwaita/16x16/devices/
|
||||
|
||||
# Limit icons size.
|
||||
max_icon_size = 64
|
||||
# Icon lookup
|
||||
enable_recursive_icon_lookup = true
|
||||
icon_theme = Adwaita
|
||||
icon_size = 64
|
||||
|
||||
# Note: [shortcuts] section was removed in dunst 1.7+
|
||||
# Use dunstctl for keyboard control instead:
|
||||
@@ -144,22 +143,4 @@
|
||||
foreground = "#F9FAF9"
|
||||
timeout = 8
|
||||
|
||||
[irc]
|
||||
appname = weechat
|
||||
timeout = 0
|
||||
background = "#0033bb"
|
||||
foreground = "#dddddd"
|
||||
|
||||
[weechat hl]
|
||||
appname = weechat
|
||||
category = weechat.HL
|
||||
background = "#FF5C47"
|
||||
foreground = "#FFFFFF"
|
||||
|
||||
[weechat pn]
|
||||
appname = weechat
|
||||
category = weechat.PM
|
||||
background = "#D53B84"
|
||||
foreground = "#FFFFFF"
|
||||
|
||||
# vim: ft=cfg
|
||||
|
||||
Reference in New Issue
Block a user