change colorscheme

This commit is contained in:
Liam Waldron 2023-01-31 21:29:51 -05:00
parent cfdfe123e8
commit a141f52bd7
2 changed files with 8 additions and 34 deletions

16
config
View File

@ -183,17 +183,17 @@ bindsym $mod+z mode "resize"
# finds out, if available)
bar {
colors {
background #2e3440
focused_workspace #d8dee9 #434c5e #d8dee9
background #282a36
focused_workspace #282a36 #bd93f9 #282a36
active_workspace #bf616a #bf616a #2e3440
inactive_workspace #2e3440 #2e3440 #4c566a
inactive_workspace #282a36 #282a36 #44475a
}
position top
font pango:Source Code Pro for Powerline 11
status_command bumblebee-status \
-m title disk:root battery date time pasink pasource vpn network arch-update \
-p root.path=/ time.format="%H:%M CW %V" date.format="%a, %b %d %Y" \
-t nord-powerline
-p root.path=/ time.format="%H:%M" date.format="%a, %b %d %Y" \
-t dracula-powerline
}
#bar {
@ -209,9 +209,9 @@ bar {
for_window [class=".*"] border pixel 2
# class border bg txt ind child_border
client.focused #88c0d0 #88c0d0 #f8f8f2 #88c0d0 #88c0d0
client.focused_inactive #88c0d0 #88c0d0 #f8f8f2 #bd93f9 #88c0d0
client.unfocused #4c566a #282a36 #44475a #6272a4 #4c566a
client.focused #bd93f9 #bd93f9 #f8f8f2 #bd93f9 #bd93f9
client.focused_inactive #bd93f9 #bd93f9 #f8f8f2 #bd93f9 #bd93f9
client.unfocused #44475a #44475a #44475a #44475a #44475a
client.background #282a36

View File

@ -1,26 +0,0 @@
# i3blocks configuration file
#
# The i3blocks man page describes the usage of the binary,
# and its website describes the configuration:
#
# https://vivien.github.io/i3blocks
# Global properties
separator=true
separator_block_width=15
[documentation]
full_text=Documentation
website=https://vivien.github.io/i3blocks
command=xdg-open "$website"
color=#f12711
[greetings]
color=#f5af19
command=echo "Hello, $USER!"
interval=once
[time]
command=date '+%Y-%m-%d %H:%M:%S'
interval=1