Commit 78f924fa authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Change of secondary colour. Also changed border setting bindsyms.

parent 704ac3a3
......@@ -13,8 +13,8 @@ set $border_normal border normal 5
set $acolor #d64161
# set other colors
set $bgicolor #00979E
set $bgucolor #6a6868
set $bgicolor #525859
set $bgucolor #323838
set $txtacolor #F9FAF9
set $txtucolor #bdbbbb
set $indcolor #4deb56
......@@ -44,8 +44,8 @@ popup_during_fullscreen leave_fullscreen
# change borders
bindsym $mod+period $border_no_name
bindsym $mod+$mod_next+period $border_normal
bindsym $mod+$mod_next+Shift+period border none
bindsym $mod+$mod_next+period border none
bindsym $mod+Control+period $border_normal
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
......
......@@ -13,8 +13,8 @@ set $border_normal border normal 5
set $acolor #d64161
# set other colors
set $bgicolor #00979E
set $bgucolor #6a6868
set $bgicolor #6a6868
set $bgucolor #2A3233
set $txtacolor #F9FAF9
set $txtucolor #bdbbbb
set $indcolor #4deb56
......@@ -41,8 +41,8 @@ popup_during_fullscreen leave_fullscreen
# change borders
bindsym $mod+period $border_no_name
bindsym $mod+$mod_next+period $border_normal
bindsym $mod+$mod_next+Shift+period border none
bindsym $mod+$mod_next+period border none
bindsym $mod+Control+period $border_normal
# Font for window titles. Will also be used by the bar unless a different font
# # is used in the bar {} block below.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment