blob: ba169c1f18bd42b343aa143e7eb776722264adbd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
# CHANGES: Hyprland-Dots v2.3.18
## FIXES:
- Changed to Hyprland (only) Packages from SID
- No longer built from source
- Hyprland Version @ v0.51.1
- If/When SID it updated, updates will be done as normal process
- Overview Toggle keyind SUPER + A now properly detects QuickShell
- If QS fails, or not installed AGS will be started instead
- Fixed Super J/K cycle next/prev weren't working in both master / dwindle
- Fixed Weather.py one-off run
- Removed Hyprsunt from status group. -- Credit: Alberson Miranda
- Added more application icons for waybars
- Weather.py basically rewritten to improve look and functionality
- Credit: Prabin Panta
The Jak team also heavily contributed to the rewrite
- Waybar fixed
- Changing the waybar config would sometimes require it to be done twice
- Cause: options were incorrect annotated with "👉 ${name}"
- `GameMode.sh` fixed to function consistently
- Updated `WalllustSwww.sh` wallpaper path
- Corrected typo in Show Open Apps
## CHANGES:
- Lock screen
- Clock now horizontal and smaller
- Adjust spacing margines of the various fields
- Small changes to color variabbles Trying to balance colors
- Fixed both 1080 and 2K+ configurations
- `UserConfigs/Startup_App.conf` is now sourced in `hyprland.conf`
- It was being sourced twice
- Some scripts weren't executable
- `scripts/Battery.sh`
- `scripts/ComposeHyprConfigs.sh`
- `scripts/OverviewToggle.sh`
- `scripts/sddm_wallpaper.sh`
- SWWW updated to v0.11.2
- Fixes numerous issues
- Portrait monitors especially
- SWWW isn't being maintained In future will switch to AWWWW
- Added a message before installing wallpapers that some are AI generated or enhanced
- Changed `/usr/bin/bash` to `/usr/bin/evn bash` for better portability
- Small adjustment to `DropDownterminal.sh`
- Increased top margin % to center it more
- Widdened it.
- These options are settable in the script.
## FEATURES:
- Hyprsunet retains last state on/off
- Credit: Alberson Miranda
- Fastfetch now displays the version of the Jak Dotfiles
- ChangeLayout.sh
- Dynamically binds SUPER J/K based on current layout
- Previously only worked in Master Layout
- Credit: Suresh Thagunna
- Along with that KeybindsLayoutInit script reads current default layout
- Then it adjusts the SUPER J/K keybindings appropriately
- RofiBeats dynamic music system added
- Binds now included descriptions.
- Switched from `bind` to `bindd`
- Improves usability of keybind search
|