New floating panel qtile

This commit is contained in:
Derek Taylor
2025-02-27 12:54:11 -06:00
parent 3bb586db86
commit 3598ea02b2
3 changed files with 56 additions and 54 deletions

View File

@@ -20,14 +20,14 @@ conky.config = {
imlib_cache_size = 0, -- disable image cache to get a new spotify cover per song
-- Placement (Conky on MIDDLE of THREE monitors at 1920x1080)
--alignment = 'top_left', -- top_left,top_middle,top_right,bottom_left,bottom_middle,bottom_right,
--gap_x = 3540, -- pixels between right or left border
--gap_y = 70, -- pixels between bottom or left border
alignment = 'top_left', -- top_left,top_middle,top_right,bottom_left,bottom_middle,bottom_right,
gap_x = 3540, -- pixels between right or left border
gap_y = 70, -- pixels between bottom or left border
-- Placement (For SINGLE monitor users!)
alignment = 'top_right', -- top_left,top_middle,top_right,bottom_left,bottom_middle,bottom_right,
gap_x = 50, -- pixels between right or left border
gap_y = 70, -- pixels between bottom or left border
--alignment = 'top_right', -- top_left,top_middle,top_right,bottom_left,bottom_middle,bottom_right,
--gap_x = 50, -- pixels between right or left border
--gap_y = 70, -- pixels between bottom or left border
-- Size
minimum_height = 200, -- minimum height of window