Updoot
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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;
|
||||
#}
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user