From 8c703c90c8a999659bfba7f57254522ce9779fb0 Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Mon, 24 Apr 2023 20:05:46 +0100 Subject: [PATCH] Update --- i3/.config/i3/picom.conf | 8 +++----- polybar/.config/polybar/monitor_0/config_top.ini | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/i3/.config/i3/picom.conf b/i3/.config/i3/picom.conf index f16495eff..1ab1fdfbd 100644 --- a/i3/.config/i3/picom.conf +++ b/i3/.config/i3/picom.conf @@ -18,14 +18,12 @@ size-transition = true corner-radius = 10.0; rounded-corners-exclude = [ #"window_type = 'normal'", - "class_g = 'awesome'", - "class_g = 'URxvt'", - "class_g = 'XTerm'", - "class_g = 'kitty'", + "class_g = 'Dunst'", + "class_g = 'Kitty'", "class_g = 'Alacritty'", "class_g = 'Polybar'", "class_g = 'Code'", - "class_g = 'firefox'", + "class_g = 'Firefox'", "class_g = 'Nemo'" ]; round-borders = 1; diff --git a/polybar/.config/polybar/monitor_0/config_top.ini b/polybar/.config/polybar/monitor_0/config_top.ini index 7c85de480..15d245e83 100644 --- a/polybar/.config/polybar/monitor_0/config_top.ini +++ b/polybar/.config/polybar/monitor_0/config_top.ini @@ -165,7 +165,7 @@ font-6 = "FiraCode Nerd Font Mono:antialias=true:size=8;2" ;cpu_bar memory_bar filesystem_bar mpd_bar ;volume brightness battery_bar -modules-left = launcher_i RightArrow3_top launcher RightArrow2_top RightArrow3_top workspaces RightArrow2_top power_i RightArrow1_top RightStripe_top RightArrow1_top +modules-left = launcher_i RightArrow3_top launcher RightArrow2_top RightArrow3_top i3 RightArrow2_top power_i RightArrow1_top RightStripe_top RightArrow1_top modules-center = modules-right = LeftArrow1_top LeftStripe_top LeftArrow1_top picom_i LeftArrow2_top picom LeftArrow3_top keyboard_i LeftArrow2_top keyboard LeftArrow3_top updates_i LeftArrow2_top updates LeftArrow3_top pulseaudio_hdmi_i LeftArrow2_top pulseaudio_hdmi LeftArrow3_top pulseaudio_analog_i LeftArrow2_top pulseaudio_analog LeftArrow3_top battery_i LeftArrow2_top battery LeftArrow3_top network_i LeftArrow2_top network LeftArrow3_top date_i LeftArrow2_top date