diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 443bf25..8c75431 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -215,9 +215,9 @@ input { } # https://wiki.hypr.land/Configuring/Variables/#gestures -gestures { - workspace_swipe = false -} +# gestures { +# workspace_swipe = false +# } # Example per-device config # See https://wiki.hypr.land/Configuring/Keywords/#per-device-input-configs for more diff --git a/waybar/.config/waybar/style.css b/waybar/.config/waybar/style.css index a34b062..9705471 100644 --- a/waybar/.config/waybar/style.css +++ b/waybar/.config/waybar/style.css @@ -1,7 +1,7 @@ @import "mocha.css"; * { - font-family: "MesloLGS Nerd Font Mono Bold"; + font-family: "CaskaydiaCoveNFM-Regular"; font-size: 14px; min-height: 0; font-weight: bold; diff --git a/waybar/.config/waybar/weather_icons.json b/waybar/.config/waybar/weather_icons.json index 3e24d72..62edb1c 100644 --- a/waybar/.config/waybar/weather_icons.json +++ b/waybar/.config/waybar/weather_icons.json @@ -3,21 +3,21 @@ "code" : 1000, "day" : "Sunny", "night" : "Clear", - "icon" : "滛", + "icon" : "", "icon-night" : "" }, { "code" : 1003, - "day" : "Partly Cloudy", - "night" : "Partly Cloudy", - "icon" : "杖", + "day" : "Partly cloudy", + "night" : "Partly cloudy", + "icon" : "", "icon-night" : "" }, { "code" : 1006, "day" : "Cloudy", "night" : "Cloudy", - "icon" : "", + "icon" : "", "icon-night" :"" }, { @@ -31,7 +31,7 @@ "code" : 1030, "day" : "Mist", "night" : "Mist", - "icon" : "敖", + "icon" : "", "icon-night" : "" }, { @@ -301,15 +301,15 @@ "code" : 1261, "day" : "Light showers of ice pellets", "night" : "Light showers of ice pellets", - "icon" : "晴", - "icon-night" : "晴" + "icon" : "", + "icon-night" : "" }, { "code" : 1264, "day" : "Moderate or heavy showers of ice pellets", "night" : "Moderate or heavy showers of ice pellets", - "icon" : "晴", - "icon-night" : "晴" + "icon" : "", + "icon-night" : "" }, { "code" : 1273,