ONEDAAAAAAAARK
This commit is contained in:
@@ -59,7 +59,7 @@ colors:
|
|||||||
cyan: '#56B6C2'
|
cyan: '#56B6C2'
|
||||||
white: '#D8D8D8'
|
white: '#D8D8D8'
|
||||||
|
|
||||||
background_opacity: 0.96
|
background_opacity: 1
|
||||||
|
|
||||||
selection:
|
selection:
|
||||||
save_to_clipboard: true
|
save_to_clipboard: true
|
||||||
@@ -85,6 +85,4 @@ key_bindings:
|
|||||||
- { key: C, mods: Control|Shift, action: Copy }
|
- { key: C, mods: Control|Shift, action: Copy }
|
||||||
- { key: Key0, mods: Control, action: ResetFontSize }
|
- { key: Key0, mods: Control, action: ResetFontSize }
|
||||||
- { key: Equals, mods: Control, action: IncreaseFontSize }
|
- { key: Equals, mods: Control, action: IncreaseFontSize }
|
||||||
- { key: Add, mods: Control, action: IncreaseFontSize }
|
|
||||||
- { key: Subtract, mods: Control, action: DecreaseFontSize }
|
|
||||||
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
||||||
|
|||||||
@@ -136,8 +136,8 @@ for_window [class="Alacritty"] border pixel 0
|
|||||||
for_window [class="xterm"] border pixel 1
|
for_window [class="xterm"] border pixel 1
|
||||||
|
|
||||||
set $red "#e06c75"
|
set $red "#e06c75"
|
||||||
set $termbg "#1e2127"
|
set $termbg "#1C1B1D"
|
||||||
set $border "#98c379"
|
set $border "#D8D8D8"
|
||||||
|
|
||||||
# Class Border Backgr. Text Indic. Child_border
|
# Class Border Backgr. Text Indic. Child_border
|
||||||
client.focused $border $border #000000 $border $border
|
client.focused $border $border #000000 $border $border
|
||||||
@@ -147,7 +147,7 @@ client.urgent $red $red $border $red $red
|
|||||||
client.background $border
|
client.background $border
|
||||||
|
|
||||||
# i3-gaps
|
# i3-gaps
|
||||||
gaps inner 4
|
gaps inner 0
|
||||||
|
|
||||||
# ============================== Start
|
# ============================== Start
|
||||||
exec setxkbmap -layout za
|
exec setxkbmap -layout za
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Opacity
|
# Opacity
|
||||||
opacity-rule = [
|
opacity-rule = [
|
||||||
"90:class_g *?= 'XTerm'",
|
"96:class_g *?= 'XTerm'",
|
||||||
"96:class_g *?= 'jetbrains-idea'",
|
"96:class_g *?= 'jetbrains-idea'",
|
||||||
"96:class_g *?= 'code-oss'",
|
"96:class_g *?= 'code-oss'",
|
||||||
];
|
];
|
||||||
@@ -10,12 +10,12 @@ opacity-exclude = [
|
|||||||
"class_g *?= 'firefox'",
|
"class_g *?= 'firefox'",
|
||||||
]
|
]
|
||||||
|
|
||||||
backend = "glx";
|
#backend = "glx";
|
||||||
blur: {
|
#blur: {
|
||||||
method: "dual_kawase";
|
# method: "dual_kawase";
|
||||||
strength = 4;
|
# strength = 4;
|
||||||
background = false;
|
# background = false;
|
||||||
}
|
#}
|
||||||
|
|
||||||
shadow = true;
|
shadow = true;
|
||||||
shadow-radius = 12;
|
shadow-radius = 12;
|
||||||
@@ -27,4 +27,5 @@ shadow-green = 0
|
|||||||
shadow-blue = 0
|
shadow-blue = 0
|
||||||
shadow-exclude = [
|
shadow-exclude = [
|
||||||
"class_g *?= 'dmenu'",
|
"class_g *?= 'dmenu'",
|
||||||
|
"class_g *?= 'polybar'",
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,21 +1,27 @@
|
|||||||
# vim:ft=dosini
|
# vim:ft=dosini
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
background = #000000
|
background = #1C1B1D
|
||||||
foreground = #ffffff
|
foreground = #ffffff
|
||||||
urgent = #e06c75
|
urgent = #e06c75
|
||||||
yellow = #d19a66
|
|
||||||
accent = #98c379
|
accent = #98c379
|
||||||
i3 = ${colors.accent}
|
|
||||||
|
|
||||||
############################## BARS
|
black = "#24272a"
|
||||||
|
red = "#E06C75"
|
||||||
|
green ="#98C379"
|
||||||
|
yellow = "#E5C07B"
|
||||||
|
blue = "#61AFEF"
|
||||||
|
magenta = "#C678DD"
|
||||||
|
cyan: = #56B6C2"
|
||||||
|
white = "#D8D8D8"
|
||||||
|
|
||||||
[bar/laptop]
|
[bar/laptop]
|
||||||
monitor = ${env:MONITOR}
|
monitor = ${env:MONITOR}
|
||||||
|
|
||||||
font-0 = "Product Sans:pixelsize=11:weight=regular;3"
|
font-0 = "Product Sans:pixelsize=9:weight=regular;2"
|
||||||
font-1 = "Product Sans:pixelsize=11:weight=bold;3"
|
font-1 = "Product Sans:pixelsize=9:weight=bold;2"
|
||||||
font-2 = "Noto Sans CJK JP:antialiase=false:pixelsize=11;2"
|
font-2 = "Noto Sans CJK JP:antialiase=false:pixelsize=9;2"
|
||||||
font-3 = "Material Design Icons:size=12;3"
|
font-3 = "Material Design Icons:size=9;3"
|
||||||
|
|
||||||
height = 30px
|
height = 30px
|
||||||
width = 100%
|
width = 100%
|
||||||
@@ -28,8 +34,8 @@ separator =
|
|||||||
locale =
|
locale =
|
||||||
|
|
||||||
modules-left = i3 spotify
|
modules-left = i3 spotify
|
||||||
modules-center = date time
|
modules-center =
|
||||||
modules-right = cpu memory network volume battery
|
modules-right = cpu memory volume battery date
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
tray-padding = 1
|
tray-padding = 1
|
||||||
@@ -37,7 +43,7 @@ tray-padding = 1
|
|||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
|
|
||||||
line-size = 0
|
line-size = 1
|
||||||
|
|
||||||
wm-name = i3
|
wm-name = i3
|
||||||
wm-restack = i3
|
wm-restack = i3
|
||||||
@@ -45,7 +51,7 @@ wm-restack = i3
|
|||||||
[bar/desktop]
|
[bar/desktop]
|
||||||
inherit = bar/laptop
|
inherit = bar/laptop
|
||||||
|
|
||||||
modules-right = cpu memory volume
|
modules-right = cpu memory volume date
|
||||||
|
|
||||||
[bar/desktop_second]
|
[bar/desktop_second]
|
||||||
inherit = bar/desktop
|
inherit = bar/desktop
|
||||||
@@ -71,8 +77,7 @@ ws-icon-8 = 9;九
|
|||||||
ws-icon-9 = 10;十
|
ws-icon-9 = 10;十
|
||||||
|
|
||||||
label-focused = "%icon%"
|
label-focused = "%icon%"
|
||||||
label-focused-foreground = ${colors.background}
|
label-focused-underline = ${colors.accent}
|
||||||
label-focused-background = ${colors.i3}
|
|
||||||
label-focused-padding = 2
|
label-focused-padding = 2
|
||||||
|
|
||||||
label-unfocused = "%icon%"
|
label-unfocused = "%icon%"
|
||||||
@@ -98,18 +103,20 @@ label-underline = ${colors.accent}
|
|||||||
|
|
||||||
[module/date]
|
[module/date]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
date = %{T2}%A%{T-}, %B %d
|
label = %date% %time%
|
||||||
|
|
||||||
|
#date = %{T2}%a%{T-} %d
|
||||||
|
date = %a %d
|
||||||
|
time = %H:%M
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
format-underline = ${colors.red}
|
||||||
format-underline = ${colors.accent}
|
|
||||||
|
|
||||||
[module/time]
|
[module/time]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
date = %{T2}%H:%M%{T-}
|
date = %{T2}%H:%M%{T-}
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
|
||||||
format-underline = ${colors.accent}
|
format-underline = ${colors.accent}
|
||||||
|
|
||||||
[module/backlight]
|
[module/backlight]
|
||||||
@@ -119,7 +126,6 @@ card = amdgpu_bl0
|
|||||||
label = %percentage%%
|
label = %percentage%%
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
|
||||||
format-underline = ${colors.accent}
|
format-underline = ${colors.accent}
|
||||||
|
|
||||||
[module/battery]
|
[module/battery]
|
||||||
@@ -170,8 +176,7 @@ format-volume = <label-volume>
|
|||||||
|
|
||||||
label-volume = %percentage%%
|
label-volume = %percentage%%
|
||||||
format-volume-prefix = " "
|
format-volume-prefix = " "
|
||||||
format-volume-prefix-foreground = ${colors.accent}
|
format-volume-underline = ${colors.yellow}
|
||||||
format-volume-underline = ${colors.accent}
|
|
||||||
|
|
||||||
label-muted = Muted
|
label-muted = Muted
|
||||||
format-muted-prefix = " "
|
format-muted-prefix = " "
|
||||||
@@ -210,7 +215,6 @@ interval = 600
|
|||||||
click-left = alacritty -e yay &
|
click-left = alacritty -e yay &
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
|
||||||
format-underline = ${colors.accent}
|
format-underline = ${colors.accent}
|
||||||
|
|
||||||
[module/spotify]
|
[module/spotify]
|
||||||
@@ -219,7 +223,6 @@ exec = python ~/.config/polybar/scripts/spotify_status.py -f '{artist}: {song}'
|
|||||||
interval = 1
|
interval = 1
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
|
||||||
format-underline = ${colors.accent}
|
format-underline = ${colors.accent}
|
||||||
|
|
||||||
[module/cpu]
|
[module/cpu]
|
||||||
@@ -228,7 +231,6 @@ exec = ~/.config/polybar/scripts/cpu.sh
|
|||||||
click-left = ~/.config/polybar/scripts/cpu.sh --popup
|
click-left = ~/.config/polybar/scripts/cpu.sh --popup
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
|
||||||
format-underline = ${colors.accent}
|
format-underline = ${colors.accent}
|
||||||
|
|
||||||
[module/memory]
|
[module/memory]
|
||||||
@@ -237,13 +239,11 @@ exec = ~/.config/polybar/scripts/memory.sh
|
|||||||
click-left = ~/.config/polybar/scripts/memory.sh --popup
|
click-left = ~/.config/polybar/scripts/memory.sh --popup
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
format-underline = ${colors.blue}
|
||||||
format-underline = ${colors.accent}
|
|
||||||
|
|
||||||
[module/temp]
|
[module/temp]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
exec = ~/.config/polybar/scripts/temp.sh
|
exec = ~/.config/polybar/scripts/temp.sh
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.accent}
|
|
||||||
format-underline = ${colors.accent}
|
format-underline = ${colors.accent}
|
||||||
|
|||||||
Reference in New Issue
Block a user