This commit is contained in:
Marco Thomas
2021-01-07 11:30:04 +01:00
parent 38bc1c5225
commit 704eb3a1e6
9 changed files with 20 additions and 21 deletions

View File

@@ -149,16 +149,13 @@ client.background $border
# i3-gaps
gaps inner 4
smart_gaps on
# ============================== Start
exec setxkbmap -layout za
exec export GTK_IM_MODULE=fcitx
exec export QT_IM_MODULE=fcitx
exec export XMODIFIERS=@im=fcitx
# Launch Programs at start
exec fcitx
exec fcitx -d
exec nextcloud
exec dunst
exec picom

View File

@@ -2,18 +2,6 @@
opacity-rule = [
];
#inactive-opacity = 0.95;
opacity-exclude = [
"class_g *?= 'firefox'",
]
#backend = "glx";
#blur: {
# method: "dual_kawase";
# strength = 4;
# background = false;
#}
shadow = true;
shadow-radius = 12;
shadow-opacity = 0.4;
@@ -25,4 +13,12 @@ shadow-blue = 0
shadow-exclude = [
"class_g *?= 'dmenu'",
"class_g *?= 'polybar'",
"class_g *?= 'i3-frame'",
]
#backend = "glx";
#blur: {
# method: "dual_kawase";
# strength = 4;
# background = false;
#}

View File

@@ -23,7 +23,7 @@ green ="#98C379"
yellow = "#E5C07B"
blue = "#61AFEF"
magenta = "#C678DD"
cyan: = #56B6C2"
cyan = "#56B6C2"
white = "#D8D8D8"
[bar/laptop]
@@ -240,7 +240,6 @@ format-underline = ${colors.accent}
type = custom/script
exec = ~/.config/polybar/scripts/cpu.sh
click-left = ~/.config/polybar/scripts/cpu.sh --popup
format-prefix = "󰻠 "
format-underline = ${colors.accent}