aboutsummaryrefslogtreecommitdiff
path: root/i3wm/.i3
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-02-05 12:23:11 +0100
committerAdrian Kummerlaender2015-02-05 12:23:11 +0100
commit90496437de0c3918796f8f4d29878627a4e89bbf (patch)
tree00f0697e02d402b91cb7c5be7d3b020b83ccc22f /i3wm/.i3
parente3eb282e79a45ed6171effcd8ff938a1a181c1db (diff)
downloaddotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.tar
dotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.tar.gz
dotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.tar.bz2
dotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.tar.lz
dotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.tar.xz
dotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.tar.zst
dotfiles-90496437de0c3918796f8f4d29878627a4e89bbf.zip
Reduced colors and border widths used in `i3wm`
Diffstat (limited to 'i3wm/.i3')
-rw-r--r--i3wm/.i3/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config
index 34f6ea1..8924bd5 100644
--- a/i3wm/.i3/config
+++ b/i3wm/.i3/config
@@ -93,8 +93,8 @@ bar {
font pango:Droid Sans Mono 13px
hide_edge_borders both
-client.focused #909737 #909737 #111111
-client.focused_inactive #111111 #111111 #999999
+client.focused #909737 #909737 #222222
+client.focused_inactive #222222 #222222 #999999
client.unfocused #222222 #222222 #999999
client.urgent #a5a5a5 #a5a5a5 #2e3436
client.background #161616
@@ -113,8 +113,8 @@ bindsym Control+Mod1+d exec --no-startup-id ~/.screenlayout/docked.sh
bindsym $mod+n [title="^.*\.wiki \(~\/note\).*$"] scratchpad show
-for_window [class="^.*"] border pixel 2
-for_window [title="^.*\.wiki \(~\/note\).*$"] floating enable; border pixel 5; move to scratchpad
+for_window [class="^.*"] border pixel 4
+for_window [title="^.*\.wiki \(~\/note\).*$"] floating enable; move to scratchpad
exec --no-startup-id export $(gnome-keyring-daemon)
exec --no-startup-id urxvtd