feat(i3): minor visual improvements

This commit is contained in:
winston 2022-11-16 14:46:30 +01:00
parent f86729dc2f
commit 49b55576c7
Signed by: winston
GPG key ID: 3786770EDBC2B481
2 changed files with 14 additions and 17 deletions

View file

@ -29,7 +29,7 @@ bindsym $mod+n border normal
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
font xft:Inter 14 font pango:Berkeley Mono, Symbols Nerd Font Mono, Inter 16
title_align center title_align center
# Use Mouse+$mod to drag floating windows # Use Mouse+$mod to drag floating windows
@ -266,20 +266,20 @@ bar {
position top position top
workspace_min_width 20 workspace_min_width 20
# mode hide mode hide
# hidden_state hide hidden_state hide
# modifier $mod modifier $mod
strip_workspace_numbers yes strip_workspace_numbers yes
strip_workspace_name no strip_workspace_name no
colors { colors {
separator #A6ADC8 separator #A6ADC8
background #1E1E2E background #000000
statusline #1E1E2E statusline #1E1E2E
focused_workspace #F5C2E7 #F5C2E7 #11111B focused_workspace #F5C2E7 #F5C2E7 #11111B
active_workspace #CBA6F7 #CBA6F7 #11111B active_workspace #CBA6F7 #CBA6F7 #11111B
inactive_workspace #9399B2 #9399B2 #CDD6F4 inactive_workspace #11111B #11111B #CDD6F4
urgent_workspace #F38BA8 #F38BA8 #11111B urgent_workspace #F38BA8 #F38BA8 #11111B
} }
} }

View file

@ -1,14 +1,3 @@
icons = "awesome"
theme = "ctp_mocha"
[[block]]
interval = 60
block = "github"
hide_if_total_is_zero = true
format = "{total}|{author}|{comment}|{mention}|{review_requested}"
warning = ["mention","review_requested"]
info = ["total"]
[[block]] [[block]]
block = "taskwarrior" block = "taskwarrior"
interval = 60 interval = 60
@ -47,3 +36,11 @@ block = "sound"
block = "time" block = "time"
interval = 5 interval = 5
format = "%R" format = "%R"
[theme]
name = "ctp_mocha"
[icons]
name = "awesome"
[icons.overrides]
pomodoro = " "
pomodoro_break = " "