fixes waybar, adds cursors
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
$wallpaper = /usr/share/wallpapers/downloaded/pexels-alex-montes-892479-1820563.jpg
|
$wallpaper = /usr/share/wallpapers/downloaded/pexels-8kspain-21564213.jpg
|
||||||
$background = rgb(232525)
|
$background = rgb(252425)
|
||||||
$foreground = rgb(F8FBFB)
|
$foreground = rgb(F9F1D9)
|
||||||
$color0 = rgb(4E5052)
|
$color0 = rgb(505051)
|
||||||
$color1 = rgb(DE6D49)
|
$color1 = rgb(9C604E)
|
||||||
$color2 = rgb(978E7D)
|
$color2 = rgb(807A52)
|
||||||
$color3 = rgb(49A2B8)
|
$color3 = rgb(908BAB)
|
||||||
$color4 = rgb(EEAFA6)
|
$color4 = rgb(B7815F)
|
||||||
$color5 = rgb(F6CE70)
|
$color5 = rgb(B9BECA)
|
||||||
$color6 = rgb(EBF3F4)
|
$color6 = rgb(EED793)
|
||||||
$color7 = rgb(EDF1F1)
|
$color7 = rgb(EEE3C1)
|
||||||
$color8 = rgb(A6A8A9)
|
$color8 = rgb(A79F87)
|
||||||
$color9 = rgb(DE6D49)
|
$color9 = rgb(9C604E)
|
||||||
$color10 = rgb(978E7D)
|
$color10 = rgb(807A52)
|
||||||
$color11 = rgb(49A2B8)
|
$color11 = rgb(908BAB)
|
||||||
$color12 = rgb(EEAFA6)
|
$color12 = rgb(B7815F)
|
||||||
$color13 = rgb(F6CE70)
|
$color13 = rgb(B9BECA)
|
||||||
$color14 = rgb(EBF3F4)
|
$color14 = rgb(EED793)
|
||||||
$color15 = rgb(EDF1F1)
|
$color15 = rgb(EEE3C1)
|
||||||
@@ -2,9 +2,11 @@
|
|||||||
# ┃ Enviroment Configuration ┃
|
# ┃ Enviroment Configuration ┃
|
||||||
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||||
|
|
||||||
envd = HYPRCURSOR_SIZE,24
|
envd = HYPRCURSOR_THEME,vimix-kanagawa-hyprcursors-lotus
|
||||||
envd = XCURSOR_SIZE,24
|
envd = HYPRCURSOR_SIZE,34
|
||||||
envd = QT_CURSOR_SIZE,24
|
env = XCURSOR_THEME,vimix-kanagawa-hyprcursors-lotus
|
||||||
|
envd = XCURSOR_SIZE,34
|
||||||
|
envd = QT_CURSOR_SIZE,34
|
||||||
|
|
||||||
# Force electron apps to use wayland
|
# Force electron apps to use wayland
|
||||||
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ monitor = desc:BOE NE156FHM-NX6, highres@highrr, 0x0, 1, vrr, 1
|
|||||||
# monitor = DP-2, highres@highrr, auto-left, 1, vrr, 0
|
# monitor = DP-2, highres@highrr, auto-left, 1, vrr, 0
|
||||||
|
|
||||||
monitor = HDMI-A-1, highres@highrr, auto-right, 1, transform, 1
|
monitor = HDMI-A-1, highres@highrr, auto-right, 1, transform, 1
|
||||||
monitor = desc:Samsung Electric Company S24F350 H4ZK111233, highres@highrr, auto-right, 1, transform, 1
|
|
||||||
monitor = desc:Samsung Electric Company S24F350 H4ZR302705, highres@highrr, auto-right, 1
|
monitor = desc:Samsung Electric Company S24F350 H4ZR302705, highres@highrr, auto-right, 1
|
||||||
|
monitor = desc:Samsung Electric Company S24F350 H4ZK111233, highres@highrr, auto-right, 1, transform, 1
|
||||||
#monitor = desc:Samsung Electric Company S24F350 H4ZR302705, highres@highrr, auto-right, 1
|
#monitor = desc:Samsung Electric Company S24F350 H4ZR302705, highres@highrr, auto-right, 1
|
||||||
|
|
||||||
# monitor = HDMI-A-1, highres@highrr, auto-right, 1, vrr, 0
|
# monitor = HDMI-A-1, highres@highrr, auto-right, 1, vrr, 0
|
||||||
|
|||||||
@@ -1,19 +1,19 @@
|
|||||||
@define-color cursor #C2BEB5;
|
@define-color cursor #AAA27D;
|
||||||
@define-color background #232525;
|
@define-color background #252425;
|
||||||
@define-color foreground #F8FBFB;
|
@define-color foreground #F9F1D9;
|
||||||
@define-color color0 #4E5052;
|
@define-color color0 #505051;
|
||||||
@define-color color1 #DE6D49;
|
@define-color color1 #9C604E;
|
||||||
@define-color color2 #978E7D;
|
@define-color color2 #807A52;
|
||||||
@define-color color3 #49A2B8;
|
@define-color color3 #908BAB;
|
||||||
@define-color color4 #EEAFA6;
|
@define-color color4 #B7815F;
|
||||||
@define-color color5 #F6CE70;
|
@define-color color5 #B9BECA;
|
||||||
@define-color color6 #EBF3F4;
|
@define-color color6 #EED793;
|
||||||
@define-color color7 #EDF1F1;
|
@define-color color7 #EEE3C1;
|
||||||
@define-color color8 #A6A8A9;
|
@define-color color8 #A79F87;
|
||||||
@define-color color9 #DE6D49;
|
@define-color color9 #9C604E;
|
||||||
@define-color color10 #978E7D;
|
@define-color color10 #807A52;
|
||||||
@define-color color11 #49A2B8;
|
@define-color color11 #908BAB;
|
||||||
@define-color color12 #EEAFA6;
|
@define-color color12 #B7815F;
|
||||||
@define-color color13 #F6CE70;
|
@define-color color13 #B9BECA;
|
||||||
@define-color color14 #EBF3F4;
|
@define-color color14 #EED793;
|
||||||
@define-color color15 #EDF1F1;
|
@define-color color15 #EEE3C1;
|
||||||
|
|||||||
@@ -19,8 +19,8 @@
|
|||||||
.modules-left,
|
.modules-left,
|
||||||
.modules-right {
|
.modules-right {
|
||||||
background-color: rgba(17, 24, 39, 0.1);
|
background-color: rgba(17, 24, 39, 0.1);
|
||||||
margin: 4px;
|
margin: 2px;
|
||||||
padding: 3px 6px;
|
padding: 1px 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* The whole bar */
|
/* The whole bar */
|
||||||
@@ -41,9 +41,9 @@ window#waybar.empty #window {
|
|||||||
|
|
||||||
/* --- Workspaces --- */
|
/* --- Workspaces --- */
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 3px 2px;
|
padding: 3px 10px;
|
||||||
margin: 3px 2px;
|
margin: 2px;
|
||||||
border-radius: 6px;
|
border-radius: 3px;
|
||||||
color: @foreground;
|
color: @foreground;
|
||||||
background-color: alpha(@foreground, 0.15);
|
background-color: alpha(@foreground, 0.15);
|
||||||
transition: all 0.3s ease-in-out;
|
transition: all 0.3s ease-in-out;
|
||||||
|
|||||||
Reference in New Issue
Block a user