From 5ef9b87250b8d8617a51ac8397016995af779f55 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 25 Aug 2026 18:59:54 +0100 Subject: Removing unused and chaged cow.conf settings. --- .config/cow/cow.conf | 18 ------------------ 1 file changed, 18 deletions(-) (limited to '.config') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 693bb2a..795e2e3 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -50,11 +50,8 @@ decor -d default icon.size 32 # decor -d default icon.title_relief true decor -d default titlebar.enabled true decor -d default titlebar.button.1.vector 5 25x40@1 25x60@1 75x60@0 75x40@0 25x40@1 -decor -d default titlebar.button.1.action 'winops -c' decor -d default titlebar.button.2.vector 4 50x75@1 25x25@1 75x25@1 50x75@0 -decor -d default titlebar.button.2.action 'winops -i' decor -d default titlebar.button.0.vector 4 50x25@1 75x75@0 25x75@0 50x25@1 -decor -d default titlebar.button.0.action 'window-maximize -T' decor -a default # Titlebar buttons 0, 1, and 2 maximise, close, and iconify respectively. @@ -88,21 +85,6 @@ decor -a default # Uncomment to restore the classic sunken bevel on inactive tabs: # container.tab.sunken true -# Squeeze Titlebars. -# -# Similar to what CTWM used to allow, a squeeze titlebar is one whose length -# is shortened to match the window title length. The remaining space is not -# part of the window. -# -# For example: -# -titlebar.squeeze natural -titlebar.squeeze.justify left -# -# Other justify options are right, centre -# titlebar.squeeze fixed can be used as well to give a slightly larger -# titlebar. - # The colour to use for the background (globally across all outputs). set output.colour.background 0x3B05A6 -- cgit v1.3