diff options
| author | 2018-11-30 00:41:12 +0100 | |
|---|---|---|
| committer | 2018-11-30 00:41:12 +0100 | |
| commit | bd5563a5f9301aa8dd089bd06e4ff0c4f8633a5f (patch) | |
| tree | 16db5dda14091193d65dd3a100707ef72ab7d65a /chunkwm | |
| parent | a6e8799fac3d06ae15ceb662bc0424501e4c003c (diff) | |
| download | dotfiles-bd5563a5f9301aa8dd089bd06e4ff0c4f8633a5f.tar.gz dotfiles-bd5563a5f9301aa8dd089bd06e4ff0c4f8633a5f.tar.bz2 dotfiles-bd5563a5f9301aa8dd089bd06e4ff0c4f8633a5f.zip | |
Better border
Diffstat (limited to 'chunkwm')
| -rwxr-xr-x | chunkwm/.chunkwmrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chunkwm/.chunkwmrc b/chunkwm/.chunkwmrc index bed822e..1443ca0 100755 --- a/chunkwm/.chunkwmrc +++ b/chunkwm/.chunkwmrc | |||
| @@ -111,11 +111,11 @@ chunkc set window_use_cgs_move 0 | |||
| 111 | # | 111 | # |
| 112 | 112 | ||
| 113 | chunkc set focused_border_color 0xff0f6288 | 113 | chunkc set focused_border_color 0xff0f6288 |
| 114 | chunkc set focused_border_width 5 | 114 | chunkc set focused_border_width 2 |
| 115 | chunkc set focused_border_radius 0 | 115 | chunkc set focused_border_radius 4 |
| 116 | chunkc set focused_border_outline 0 | 116 | chunkc set focused_border_outline 0 |
| 117 | chunkc set focused_border_skip_floating 0 | 117 | chunkc set focused_border_skip_floating 1 |
| 118 | chunkc set focused_border_skip_monocle 0 | 118 | chunkc set focused_border_skip_monocle 1 |
| 119 | 119 | ||
| 120 | # | 120 | # |
| 121 | # NOTE: the following are config variables for the chunkwm-ffm plugin. | 121 | # NOTE: the following are config variables for the chunkwm-ffm plugin. |
