KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.0_1 )
KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.0_1 )
Moderator: Forum moderators
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.0_1 )
- Attachments
-
- KLbuild_Void_hyprland_0.40_swayBASE.sh.FALSE.gz
- (3.45 KiB) Downloaded 26 times
-
- Screenshot_08-May_20-10-10_21812.png (449.67 KiB) Viewed 2131 times
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
The Waybar update didn’t take long to arrive
Enjoy the new version of KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1).
The ISO will be built later, but for now you can use the build script. https://github.com/sofijacom/KLV-HyprlandCE
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
Yandex-Browser-for-Void-Linux
yandex-browser-24.4.1.941_1.x86_64.xbps ( stable ) https://github.com/sofijacom/yandex-bro ... .4.1.941_1
yandex-browser-24.4.1.951_1.x86_64.xbps ( stable ) https://github.com/sofijacom/yandex-bro ... .4.1.951_1
- Attachments
-
- Screenshot_10-мая_16-17-05_943.png (205.36 KiB) Viewed 2048 times
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
Sofiya wrote: ↑Fri May 17, 2024 8:26 pmThe Waybar update didn’t take long to arrive
Enjoy the new version of KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1).
The ISO will be built later, but for now you can use the build script. https://github.com/sofijacom/KLV-HyprlandCE
Downloaded the script and f.plug, which I added audacious/audacious-plugins. KLV-Hyprland-5.4CE running very smoothly. Great job, thank you.
New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
I have an issue with the hardware clock being changed to show UTC. I set the laptop to use local time. A short time after booting, the hwclock is being changed to UTC, this is regardless of whether I have the Automatic Timezone being used or disabled. I need some guidance on how to stop this change from happening, to enable my laptop to use local time.
The following 2 sequences were done with the first sequence having Automatic Timezone enabled. The second sequence is with Automatic Timezone disabled.
Auto Timezone enabled. Boot time 19:05:
Code: Select all
┌──[ root@void-live ] [ 15:15:05 ] ### when first logged in time displayed is current time less 4 hours, which is local time difference from UTC
├── /home/spot
└> hwclock -r
2024-05-18 19:15:09.124071-04:00
┌──[ root@void-live ] [ 15:15:10 ]
├── /home/spot
└> hwclock -r
2024-05-18 19:15:40.389769-04:00
┌──[ root@void-live ] [ 19:15:40 ] ### displayed time now correctly displays local time
├── /home/spot
└> hwclock -r
2024-05-18 19:16:01.545832-04:00
┌──[ root@void-live ] [ 19:16:01 ]
├── /home/spot
└> hwclock -r
2024-05-18 19:16:23.373827-04:00 ### hwclock still showing local time
┌──[ root@void-live ] [ 19:16:23 ]
├── /home/spot
└> hwclock -r
2024-05-18 23:16:53.420871-04:00 ### hwclock has now changed to show UTC
┌──[ root@void-live ] [ 19:16:54 ]
├── /home/spot
└> cat /etc/adjtime
0.000000 1716073682 0.000000
1716073682
LOCAL
Auto timezone disabled. Boot time 19:23:
Code: Select all
┌──[ root@void-live ] [ 15:23:26 ] ### when first logged in time displayed is current time less 4 hours, which is local time difference from UTC
├── /home/spot
└> hwclock -r
2024-05-18 19:23:30.733264-04:00
┌──[ root@void-live ] [ 15:23:30 ]
├── /home/spot
└> hwclock -r
2024-05-18 19:24:03.248754-04:00
┌──[ root@void-live ] [ 19:24:04 ] ### displayed time now correctly displays local time
├── /home/spot
└> hwclock -r
2024-05-18 19:24:18.983307-04:00
┌──[ root@void-live ] [ 19:24:19 ]
├── /home/spot
└> hwclock -r
2024-05-18 19:24:44.327160-04:00
┌──[ root@void-live ] [ 19:24:45 ]
├── /home/spot
└> hwclock -r
2024-05-18 23:25:10.545723-04:00 ### hwclock has changed to show UTC
┌──[ root@void-live ] [ 19:25:11 ]
├── /home/spot
└> cat /etc/adjtime
0.000000 1716074504 0.000000
1716074504
LOCAL
Edit: After the above post I changed the hwclock using hwclock --systohc to display the correct local time. Even after setting the hwclock, some how it is now changed back to UTC.
Edit 2: /etc/localtime and /etc/timezone are set to my time zone
New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
TerryH wrote: ↑Sat May 18, 2024 11:56 pmI have an issue with the hardware clock being changed to show UTC. I set the laptop to use local time. A short time after booting, the hwclock is being changed to UTC, this is regardless of whether I have the Automatic Timezone being used or disabled. I need some guidance on how to stop this change from happening, to enable my laptop to use local time.
The following 2 sequences were done with the first sequence having Automatic Timezone enabled. The second sequence is with Automatic Timezone disabled.
Auto Timezone enabled. Boot time 19:05:
Code: Select all
┌──[ root@void-live ] [ 15:15:05 ] ### when first logged in time displayed is current time less 4 hours, which is local time difference from UTC ├── /home/spot └> hwclock -r 2024-05-18 19:15:09.124071-04:00 ┌──[ root@void-live ] [ 15:15:10 ] ├── /home/spot └> hwclock -r 2024-05-18 19:15:40.389769-04:00 ┌──[ root@void-live ] [ 19:15:40 ] ### displayed time now correctly displays local time ├── /home/spot └> hwclock -r 2024-05-18 19:16:01.545832-04:00 ┌──[ root@void-live ] [ 19:16:01 ] ├── /home/spot └> hwclock -r 2024-05-18 19:16:23.373827-04:00 ### hwclock still showing local time ┌──[ root@void-live ] [ 19:16:23 ] ├── /home/spot └> hwclock -r 2024-05-18 23:16:53.420871-04:00 ### hwclock has now changed to show UTC ┌──[ root@void-live ] [ 19:16:54 ] ├── /home/spot └> cat /etc/adjtime 0.000000 1716073682 0.000000 1716073682 LOCAL
Auto timezone disabled. Boot time 19:23:
Code: Select all
┌──[ root@void-live ] [ 15:23:26 ] ### when first logged in time displayed is current time less 4 hours, which is local time difference from UTC ├── /home/spot └> hwclock -r 2024-05-18 19:23:30.733264-04:00 ┌──[ root@void-live ] [ 15:23:30 ] ├── /home/spot └> hwclock -r 2024-05-18 19:24:03.248754-04:00 ┌──[ root@void-live ] [ 19:24:04 ] ### displayed time now correctly displays local time ├── /home/spot └> hwclock -r 2024-05-18 19:24:18.983307-04:00 ┌──[ root@void-live ] [ 19:24:19 ] ├── /home/spot └> hwclock -r 2024-05-18 19:24:44.327160-04:00 ┌──[ root@void-live ] [ 19:24:45 ] ├── /home/spot └> hwclock -r 2024-05-18 23:25:10.545723-04:00 ### hwclock has changed to show UTC ┌──[ root@void-live ] [ 19:25:11 ] ├── /home/spot └> cat /etc/adjtime 0.000000 1716074504 0.000000 1716074504 LOCAL
Edit: After the above post I changed the hwclock using hwclock --systohc to display the correct local time. Even after setting the hwclock, some how it is now changed back to UTC.
Edit 2: /etc/localtime and /etc/timezone are set to my time zone
Instead of "Europe/Moscow" your location
Code: Select all
# Set your timezone. Example:
sudo ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime
- Attachments
-
- 2024-05-19_04-43.png (10.77 KiB) Viewed 1988 times
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
Sofiya wrote: ↑Sun May 19, 2024 1:29 amInstead of "Europe/Moscow" your location
Code: Select all
# Set your timezone. Example: sudo ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime
As mentioned in Edit 2, my timezone is set correctly. I would also mention that this issue does not happen in KLA-Hyprland.
New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
TerryH wrote: ↑Sun May 19, 2024 1:41 amSofiya wrote: ↑Sun May 19, 2024 1:29 amInstead of "Europe/Moscow" your location
Code: Select all
# Set your timezone. Example: sudo ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime
As mentioned in Edit 2, my timezone is set correctly. I would also mention that this issue does not happen in KLA-Hyprland.
do not compare KLV with KLA, everything works completely differently
in KLA-Hyprland the time zone is set via the Internet using a script
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
Sofiya wrote: ↑Sun May 19, 2024 1:46 amTerryH wrote: ↑Sun May 19, 2024 1:41 amSofiya wrote: ↑Sun May 19, 2024 1:29 amInstead of "Europe/Moscow" your location
Code: Select all
# Set your timezone. Example: sudo ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime
As mentioned in Edit 2, my timezone is set correctly. I would also mention that this issue does not happen in KLA-Hyprland.
do not compare KLV with KLA, everything works completely differently
in KLA-Hyprland the time zone is set via the Internet using a script
OK thanks,thats good to know. But KLV-Hyprland still has an issue.
New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
by the way, have you tried this in KLV-Hyprland
- Attachments
-
- 2024-05-19_05-07.png (426.31 KiB) Viewed 1979 times
KL
PUPPY LINUX Simple fast free
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
Yes, the original post has examples of when auto timezone is enabled and disabled. Both mess with the hardware clock.
New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
time in America
Code: Select all
# Set your timezone. Example:
sudo ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime
For me the time shows correctly in KLV-Hyprland I do not set anything
If, of course, you have the time set correctly in the BIOS
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
UTC display
Code: Select all
# Set your timezone. Example:
sudo ln -sf /usr/share/zoneinfo/Etc/UTC /etc/localtime
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
- Attachments
-
- 2024-05-21_02-19.png (387.08 KiB) Viewed 1885 times
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
YRadio from @fredx181 viewtopic.php?t=8273
Yradio-Hypr-1.8_1.xbps ->> https://gitlab.com/sofija.p2018/kla-ot2 ... oarch.xbps
- Attachments
-
- screenshot-20240523-201129.png (367.17 KiB) Viewed 1780 times
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
hardinfo2- System Information and Benchmark for Linux Systems
hardinfo2-2.0.18_2.noarch.xbps ->> https://gitlab.com/sofija.p2018/kla-ot2 ... oarch.xbps
- Attachments
-
- 2024-05-24_21-16.png (124.04 KiB) Viewed 1736 times
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
ChromeOS themes
ChromeOS-Darker-UltraViolet-Rounded ->> https://github.com/sofijacom/KLV-HyprlandCE/tree/themes
- Attachments
-
- 2024-05-24_23-17.png (46.68 KiB) Viewed 1723 times
-
- 2024-05-24_22-29.png (244.94 KiB) Viewed 1723 times
-
- 2024-05-24_22-23.png (249.11 KiB) Viewed 1723 times
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
I also wrote a module to display the HDD temperature .
The hard drive is a very important part, it is the heart of the system
install the utility " hddtemp "
/home/spot/.config/hypr/waybar/themes/KLA_Black/config
Code: Select all
},
"custom/drive": {
"interval": 60,
"format": " {}°C",
"tooltip-format": "HDD temp",
"tooltip": false,
"exec": "sudo hddtemp -n /dev/sd?",
"on-click-right": " "
},
/home/spot/.config/hypr/waybar/themes/KLA_Black/config
line 20 enter the name of the module
Code: Select all
"modules-right": ["custom/weather", "cpu", "custom/drive", "memory", "temperature", "custom/updates", "battery", "backlight", "pulseaudio", "hyprland/language", "idle_inhibitor", "network", "tray", "clock", "custom/power"],
/home/spot/.config/hypr/waybar/themes/KLA_Black/style.css register #custom-drive, line 52
- Attachments
-
- KLV_Black.tar.gz
- (3.58 KiB) Downloaded 31 times
-
- 2024-05-25_19-35.png (105 KiB) Viewed 1621 times
-
- 2024-05-26_15-20.png (175.44 KiB) Viewed 1621 times
KL
PUPPY LINUX Simple fast free
- Sofiya
- Posts: 2279
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1477 times
- Been thanked: 1524 times
Re: KLV-Hyprland-CE-5.4 stable (v.Hyprland-0.40.1_1 )
Updated as of 27/05/2024 KLbuild_Void_hyprland_0.40_swayBASE.sh
22:36 Moscow time
KL
PUPPY LINUX Simple fast free