From 9bcdf8e2cb8fc4bfb160772ff7e924162269a39f Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 28 Oct 2023 09:29:32 +0100 Subject: Cleaning up Yambar config --- .config/yambar/config.yml | 48 ----------------------------------------------- 1 file changed, 48 deletions(-) (limited to '.config/yambar') diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml index 8cf8d5d..24bc750 100644 --- a/.config/yambar/config.yml +++ b/.config/yambar/config.yml @@ -2,8 +2,6 @@ nerdfont: &nerdfont Symbols Nerd Font Mono:pixelsize=12 gomono: &gomono GoMono Nerd Font Mono:pixelsize=12 bg_default: &bg_default {stack: [{background: {color: 00000000}}, {underline: {size: 3, color: 98971aff}}]} -std_underline: &std_underline {underline: { size: 5, color: 98c379ff}} - bar: font: *gomono height: 20 @@ -19,47 +17,6 @@ bar: foreground: ffffffff left: - # - i3: - # # persistent: [1, 2, 3, 4, 5, 6, 7, 8, 9] - # sort: ascending - # anchors: - # - string: &i3_common {margin: 5, on-click: "~/.config/waybar/scripts/dispatch.sh {name}"} - # - string: &default {<<: *i3_common, text: "{name}", margin: 10} - # - focused: &focused - # deco: {stack: [ *bg_default]} - # - invisible: &invisible {foreground: 888888ff} - # - urgent: &urgent - # deco: {stack: [background: {color: eb6e67ff}, <<: *std_underline]} - # - map: &i3_mode - # default: - # - string: - # margin: 5 - # text: "{mode}" - # deco: {background: {color: cc421dff}} - # - empty: {right-margin: 0} - # conditions: - # mode == default: {empty: {}} - # content: - # "": - # map: - # conditions: - # state == focused: {string: {<<: [*default, *focused]}} - # state == unfocused: {string: {<<: *default}} - # state == invisible: {string: {<<: [*default, *invisible]}} - # state == urgent: {string: {<<: [*default, *urgent]}} - # - # current: - # map: - # left-margin: 7 - # conditions: - # application == "": - # - map: {<<: *i3_mode} - # - string: {text: "{title}"} - # default: - # list: - # spacing: 0 - # items: - # - map: {<<: *i3_mode} - river: anchors: - base: &river_base @@ -145,11 +102,6 @@ bar: text: "{idleinhibit}" font: *nerdfont on-click: sh -c "~/.config/yambar/scripts/idleinhibit.sh toggle" - # - sway-xkb: - # identifiers: - # - 1:1:AT_Translated_Set_2_keyboard - # spacing: 5 - # content: {string: {text: "{layout}"}} - pipewire: anchors: volume: &volume -- cgit v1.2.3