Skip to content

Commit

Permalink
Update i3wm color variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Feb 25, 2024
1 parent 299636b commit b4e7201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/dot_config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ set $WS10 "10"
# Change the variable name at the place you want to match the color
# of your terminal like this:
set_from_resource $bg i3wm.color1 #0A1837
set_from_resource $fg i3wm.color5 #f4dc98
set_from_resource $fg i3wm.color7 #f4dc98

# class border backgr. text indicator child_border
client.focused $bg $bg $fg $bg $bg
Expand Down

0 comments on commit b4e7201

Please sign in to comment.