Commit-4
After Width: | Height: | Size: 800 KiB |
After Width: | Height: | Size: 1.7 MiB |
BIN
Scr/111.png
Before Width: | Height: | Size: 3.1 MiB |
After Width: | Height: | Size: 814 KiB |
After Width: | Height: | Size: 1.0 MiB |
After Width: | Height: | Size: 212 KiB |
BIN
Scr/6-2.png
Before Width: | Height: | Size: 196 KiB |
After Width: | Height: | Size: 56 KiB |
BIN
Scr/7-2.png
Before Width: | Height: | Size: 57 KiB |
After Width: | Height: | Size: 1.7 MiB |
After Width: | Height: | Size: 1.4 MiB |
After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 801 KiB |
Before Width: | Height: | Size: 797 KiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 892 KiB |
After Width: | Height: | Size: 924 KiB |
After Width: | Height: | Size: 225 KiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 4.6 MiB |
After Width: | Height: | Size: 420 KiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 292 KiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 953 KiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 416 KiB |
After Width: | Height: | Size: 125 KiB |
After Width: | Height: | Size: 229 KiB |
After Width: | Height: | Size: 164 KiB |
After Width: | Height: | Size: 98 KiB |
After Width: | Height: | Size: 404 KiB |
After Width: | Height: | Size: 208 KiB |
After Width: | Height: | Size: 282 KiB |
After Width: | Height: | Size: 73 KiB |
After Width: | Height: | Size: 408 KiB |
After Width: | Height: | Size: 415 KiB |
After Width: | Height: | Size: 126 KiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 51 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 1.2 MiB |
|
@ -65,7 +65,7 @@ windowrulev2 = float,^(foot)$,title:^(vc)$
|
|||
windowrulev2 = pin,^(foot)$,title:^(vc)$
|
||||
windowrulev2 = center,^(foot)$,title:^(vc)$
|
||||
windowrulev2 = size 800 550,^(foot)$,title:^(vc)
|
||||
windowrulev2 = move 73 47%,^(foot)$,title:^(vc)
|
||||
windowrulev2 = move 29% 42%,^(foot)$,title:^(vc)
|
||||
windowrulev2 = workspace unset,^(foot)$,title:^(vc)$
|
||||
|
||||
|
||||
|
@ -89,7 +89,7 @@ bind= $mainMod ALT, F6, exec, brightnessctl set +1%
|
|||
# Toggle Waybar.
|
||||
bindr=$mainMod, D, exec, pkill -SIGUSR1 waybar
|
||||
bindr=$mainMod ALT, D, exec, pkill -SIGUSR2 waybar
|
||||
bindr=$mainMod CTRL, D, exec, pkill waybar || waybar -c .config/waybar/vt/config.jsonc -s .config/waybar/vt/style.css
|
||||
bindr=$mainMod CTRL, D, exec, pkill waybar || waybar -c .config/waybar/hz/config.jsonc -s .config/waybar/hz/style.css
|
||||
|
||||
|
||||
# Audio volume control shortcuts.
|
||||
|
@ -156,10 +156,10 @@ bind = $mainMod SHIFT, up, moveactive, 0 -30
|
|||
bind = $mainMod SHIFT, down, moveactive, 0 30
|
||||
|
||||
# Move floating windows with smaller steps.
|
||||
#ind = $mainMod SHIFT ALT, right, moveactive, 15 0
|
||||
#ind = $mainMod SHIFT ALT, left, moveactive, -15 0
|
||||
#ind = $mainMod SHIFT ALT, up, moveactive, 0 -15
|
||||
#ind = $mainMod SHIFT ALT, down, moveactive, 0 15
|
||||
bind = $mainMod SHIFT ALT, right, moveactive, 15 0
|
||||
bind = $mainMod SHIFT ALT, left, moveactive, -15 0
|
||||
bind = $mainMod SHIFT ALT, up, moveactive, 0 -15
|
||||
bind = $mainMod SHIFT ALT, down, moveactive, 0 15
|
||||
|
||||
# Move floating windows to a screen edge.
|
||||
bind = $mainMod ALT, Left, movewindow, l
|
||||
|
@ -173,10 +173,10 @@ bind = $mainMod CTRL, right, resizeactive,30 0
|
|||
bind = $mainMod CTRL, up, resizeactive,0 -30
|
||||
bind = $mainMod CTRL, down, resizeactive,0 30
|
||||
|
||||
#ind = $mainMod ALT CTRL, left, resizeactive,-15 0
|
||||
#ind = $mainMod ALT CTRL, right, resizeactive,15 0
|
||||
#ind = $mainMod ALT CTRL, up, resizeactive,0 -15
|
||||
#ind = $mainMod ALT CTRL, down, resizeactive,0 15
|
||||
bind = $mainMod ALT CTRL, left, resizeactive,-15 0
|
||||
bind = $mainMod ALT CTRL, right, resizeactive,15 0
|
||||
bind = $mainMod ALT CTRL, up, resizeactive,0 -15
|
||||
bind = $mainMod ALT CTRL, down, resizeactive,0 15
|
||||
|
||||
# Move/resize windows with mouse/touchpad.
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
|
@ -306,7 +306,7 @@ dwindle {
|
|||
# Master layout (In use now).
|
||||
master {
|
||||
new_is_master = false
|
||||
no_gaps_when_only = 1
|
||||
no_gaps_when_only = 0
|
||||
mfact = 0.62
|
||||
}
|
||||
|
||||
|
|
|
@ -22,23 +22,23 @@ window#waybar {
|
|||
|
||||
window#waybar > box{
|
||||
/*border-top: 2px solid rgba(49,50,68, 0.75);*/
|
||||
background: rgba(17, 17, 27, 1.0);
|
||||
box-shadow: rgba(0, 0, 0, 0.45) 4 4 5 2px;
|
||||
background: rgba(24, 24, 37, 1.0);
|
||||
box-shadow: rgba(0, 0, 0, 0.35) 4 4 5 2px;
|
||||
transition-property: background-color;
|
||||
transition-duration: .5s;
|
||||
border-radius: 16;
|
||||
color: #7f849c;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.modules-right {
|
||||
border-radius: 8;
|
||||
background-color: rgba(39,39,68, 0.64);
|
||||
box-shadow: rgba(0, 0, 0, 0.11) 4 4 5 2px;
|
||||
background-color: rgba(39,39,68, 0.8);
|
||||
box-shadow: rgba(0, 0, 0, 0.16) 4 4 5 2px;
|
||||
margin-top: 9px;
|
||||
margin-bottom: 9px;
|
||||
margin-right: 9px;
|
||||
|
@ -53,8 +53,8 @@ window#waybar > box{
|
|||
|
||||
.modules-center {
|
||||
border-radius: 8;
|
||||
background-color: rgba(39, 39, 68, 0.64);
|
||||
box-shadow: rgba(0, 0, 0, 0.11) 4 4 5 2px;
|
||||
background-color: rgba(39, 39, 68, 0.8);
|
||||
box-shadow: rgba(0, 0, 0, 0.16) 4 4 5 2px;
|
||||
margin-top: 9px;
|
||||
margin-bottom: 9px;
|
||||
padding-top: 2px;
|
||||
|
@ -67,8 +67,8 @@ window#waybar > box{
|
|||
|
||||
.modules-left {
|
||||
border-radius: 8;
|
||||
background-color: rgba(39, 39, 68, 0.64);
|
||||
box-shadow: rgba(0, 0, 0, 0.11) 4 4 5 2px;
|
||||
background-color: rgba(39, 39, 68, 0.8);
|
||||
box-shadow: rgba(0, 0, 0, 0.16) 4 4 5 2px;
|
||||
margin-top: 9px;
|
||||
margin-bottom: 9px;
|
||||
margin-left: 9px;
|
||||
|
|