3 changed files with 156 additions and 112 deletions
@ -1,110 +0,0 @@ |
|||||||
## CHANGES |
|
||||||
|
|
||||||
### 19-Nov-2023 |
|
||||||
- Created a wiki page to utilize a centralized tips and FAQ. And also to not over populate Readme page |
|
||||||
- Tweaks on rofi themes |
|
||||||
- Move distro installation of dots to releases instead of upstream |
|
||||||
|
|
||||||
### 16-Nov-2023 |
|
||||||
- added function to download from releases only and not from upstream repo |
|
||||||
```bash |
|
||||||
chmod +x release.sh |
|
||||||
./release.sh |
|
||||||
``` |
|
||||||
|
|
||||||
- changes on keybinds. Sorry but as usual, you can always change to your liking. - keybinds are also updated in the KeyBinds help (SUPER H) |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/16-11-2023-KeyBinds.png" /> |
|
||||||
|
|
||||||
### 15-Nov-2023 |
|
||||||
- edited pywal.css waybar style. |
|
||||||
- waybar configs and styles renamed. |
|
||||||
- removed / added wallpaper |
|
||||||
- dropped support for waybar layouts (gnome,plasma,all-sides) |
|
||||||
- added new waybar flavours and design - huge credit to @Krautt |
|
||||||
- some waybar layouts/styles does not really play well on vertical layout. Will find a fix in the future |
|
||||||
- some new waybar screenshots. These are only few. You can MIX and MATCH however you prefer |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar1.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar2.png" /> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar3.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/waybar/waybar4.png" /> |
|
||||||
|
|
||||||
- for more waybar screenshots, check [`Link`](https://github.com/JaKooLit/screenshots/tree/main/Hyprland-V2-Screenshots/waybar) |
|
||||||
|
|
||||||
|
|
||||||
### 13-Nov-2023 |
|
||||||
- created a separated conf for Laptop (Laptops.conf) in ~/.config/hyp/configs . This was mostly from Keybinds.conf. This is just to easily identity for laptop Keybinds specific. |
|
||||||
|
|
||||||
### 12-Nov-2023 |
|
||||||
- added monitor resolution for better rofi appearance |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/12-11-2023-resolution.png" /> |
|
||||||
|
|
||||||
### 11-Nov-2023 |
|
||||||
- Cleanup / renaming of waybar styles and layouts for human readable output |
|
||||||
- added Catppuccin Mocha and Latte waybar themes |
|
||||||
- Scripts and rofi adjustments in line with waybar cleaning and renaming |
|
||||||
- Dark Light function wont change waybar style anymore. However, if Catpuccin waybar themes is in use, color will change according :) |
|
||||||
- Drop support for "mauve" waybar style.. I think nobody is using it anyway :) |
|
||||||
- Added random wallpaper switcher every 5 minutes. can adjust the timer by editing ~/.config/hypr/scripts/RandomWallpaper.sh. Wallpapers path can be adjust in ~/.config/hypr/configs/Execs.conf |
|
||||||
|
|
||||||
|
|
||||||
### 10-Nov-2023 |
|
||||||
- Waybar styles menu. (SUPER SHIFT W) Thanks to @Krautt |
|
||||||
- added different styles of hyprland/workspaces |
|
||||||
- Some changes on waybar modules |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/10-11-2023.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/10-11-2023-waybar-buttons.png" /> |
|
||||||
|
|
||||||
- added additional informations on HINTS! (SUPER H) |
|
||||||
- added ricing tips (checkout Readme) |
|
||||||
- renamed waybar styles |
|
||||||
|
|
||||||
### 08-Nov-2023 |
|
||||||
- some small tweak... I have made some small note on Wlogout.sh located in ~/.config/hypr/scripts . This is to adjust for screen resolution. |
|
||||||
|
|
||||||
### 06-Nov-2023 |
|
||||||
- Hyprland-Dots-v2 Featuring rofi, kitty and pywal and adding Hint Button to Assist new users |
|
||||||
- Screenshots |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/pywal-kitty.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/Rofi-Dark.png" /> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/Different-Waybar-Layouts.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-V2-Screenshots/General/Hint.png" /> |
|
||||||
|
|
||||||
- More Screenshots can be viewed here |
|
||||||
-Hyprland-Dots-v2 Changes [`Link`](https://github.com/JaKooLit/screenshots/tree/main/Hyprland-V2-Screenshots/General) |
|
||||||
|
|
||||||
### 04-Nov-2023 |
|
||||||
- Various clean up scripts (change all to !#/bin/bash shebangs) except pythons! |
|
||||||
- Tweaked abit Wofi Beats (SUPER CTRL S) to have a better notification |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/04-11-2023-WofiBeats.png" /> |
|
||||||
|
|
||||||
- Returning wlogout and removing the previous logout menu (WofiPower.sh). Can be launch by pressing power button on waybar or (keybinds) CTRL ALT P |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/04-11-2023-wlogout.png" /> |
|
||||||
|
|
||||||
|
|
||||||
### 28-Oct-2023 |
|
||||||
- Various fixes / cleanup on waybar and modules |
|
||||||
- added simple layout 2 (can be summoned with SUPER ALT W) |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/28-10-23-Simple2Layout.png" /> |
|
||||||
|
|
||||||
|
|
||||||
### 26-Oct-2023 |
|
||||||
- Automatic nvidia gpu detection and setting WLR_NO_CURSORS of ENVariables.conf automatically |
|
||||||
|
|
||||||
### 24-Oct-2023 |
|
||||||
- fix lots of waybar stylings |
|
||||||
- introducing waybar separators (only in default) |
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/24-10-2-23-waybar-separator.png" /> |
|
||||||
|
|
||||||
#### 22 Oct 2023 |
|
||||||
- initial commit |
|
||||||
- adding some waybar layouts (Super Alt W). YOu can also choose colors of your waybar panels (Super Shift W) |
|
||||||
### 📷 Screenshots of changes. Click to magnify |
|
||||||
|
|
||||||
<p align="center"> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/Waybar-Layout-Menu.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/waybar-all%20sides.png" /> |
|
||||||
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Changelogs-Screenshots/waybar-left-panel.png" /> |
|
||||||
|
|
||||||
@ -0,0 +1,155 @@ |
|||||||
|
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ |
||||||
|
|
||||||
|
@define-color bar-bg rgba(0, 0, 0, 0); |
||||||
|
@define-color main-bg #26233a; |
||||||
|
@define-color main-fg #ebbcba; |
||||||
|
@define-color wb-act-bg #31748f; |
||||||
|
@define-color wb-act-fg #9ccfd8; |
||||||
|
@define-color wb-hvr-bg #eb6f92; |
||||||
|
@define-color wb-hvr-fg #f6c177; |
||||||
|
|
||||||
|
* { |
||||||
|
font-family: "JetBrainsMono Nerd Font"; |
||||||
|
font-weight: bold; |
||||||
|
min-height: 0; |
||||||
|
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
||||||
|
font-size: 98%; |
||||||
|
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; |
||||||
|
margin-top: 1px; |
||||||
|
margin-bottom: 1px; |
||||||
|
border-radius: 10px; |
||||||
|
} |
||||||
|
|
||||||
|
window#waybar { |
||||||
|
background: @bar-bg; |
||||||
|
} |
||||||
|
|
||||||
|
tooltip { |
||||||
|
background: @main-bg; |
||||||
|
color: @main-fg; |
||||||
|
border-radius: 7px; |
||||||
|
border-width: 0px; |
||||||
|
} |
||||||
|
|
||||||
|
#workspaces button { |
||||||
|
box-shadow: none; |
||||||
|
text-shadow: none; |
||||||
|
padding: 0px; |
||||||
|
border-radius: 9px; |
||||||
|
margin-top: 3px; |
||||||
|
margin-bottom: 3px; |
||||||
|
padding-left: 3px; |
||||||
|
padding-right: 3px; |
||||||
|
color: @main-fg; |
||||||
|
animation: gradient_f 20s ease-in infinite; |
||||||
|
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); |
||||||
|
} |
||||||
|
|
||||||
|
#workspaces button.active { |
||||||
|
background: @wb-act-bg; |
||||||
|
color: @wb-act-fg; |
||||||
|
margin-left: 3px; |
||||||
|
padding-left: 12px; |
||||||
|
padding-right: 12px; |
||||||
|
margin-right: 3px; |
||||||
|
animation: gradient_f 20s ease-in infinite; |
||||||
|
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); |
||||||
|
} |
||||||
|
|
||||||
|
#workspaces button:hover { |
||||||
|
background: @wb-hvr-bg; |
||||||
|
color: @wb-hvr-fg; |
||||||
|
padding-left: 3px; |
||||||
|
padding-right: 3px; |
||||||
|
animation: gradient_f 20s ease-in infinite; |
||||||
|
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); |
||||||
|
} |
||||||
|
|
||||||
|
#taskbar button { |
||||||
|
box-shadow: none; |
||||||
|
text-shadow: none; |
||||||
|
padding: 0px; |
||||||
|
border-radius: 9px; |
||||||
|
margin-top: 3px; |
||||||
|
margin-bottom: 3px; |
||||||
|
padding-left: 3px; |
||||||
|
padding-right: 3px; |
||||||
|
color: @wb-color; |
||||||
|
animation: gradient_f 20s ease-in infinite; |
||||||
|
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); |
||||||
|
} |
||||||
|
|
||||||
|
#taskbar button.active { |
||||||
|
background: @wb-act-bg; |
||||||
|
color: @wb-act-color; |
||||||
|
margin-left: 3px; |
||||||
|
padding-left: 12px; |
||||||
|
padding-right: 12px; |
||||||
|
margin-right: 3px; |
||||||
|
animation: gradient_f 20s ease-in infinite; |
||||||
|
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); |
||||||
|
} |
||||||
|
|
||||||
|
#taskbar button:hover { |
||||||
|
background: @wb-hvr-bg; |
||||||
|
color: @wb-hvr-color; |
||||||
|
padding-left: 3px; |
||||||
|
padding-right: 3px; |
||||||
|
animation: gradient_f 20s ease-in infinite; |
||||||
|
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); |
||||||
|
} |
||||||
|
|
||||||
|
#backlight, |
||||||
|
#battery, |
||||||
|
#bluetooth, |
||||||
|
#cava, |
||||||
|
#clock, |
||||||
|
#cpu, |
||||||
|
#disk, |
||||||
|
#idle_inhibitor, |
||||||
|
#keyboard-state label, |
||||||
|
#keyboard-state label.locked, |
||||||
|
#keyboard-state, |
||||||
|
#memory, |
||||||
|
#mode, |
||||||
|
#mpd, |
||||||
|
#network, |
||||||
|
#pulseaudio, |
||||||
|
#taskbar button, |
||||||
|
#taskbar, |
||||||
|
#temperature, |
||||||
|
#tray, |
||||||
|
#window, |
||||||
|
#wireplumber, |
||||||
|
#workspaces, |
||||||
|
#custom-cycle_wall, |
||||||
|
#custom-keybinds, |
||||||
|
#custom-light_dark, |
||||||
|
#custom-lock, |
||||||
|
#custom-menu, |
||||||
|
#custom-power_vertical, |
||||||
|
#custom-power, |
||||||
|
#custom-spotify, |
||||||
|
#custom-updater, |
||||||
|
#custom-weather, |
||||||
|
#custom-weather.clearNight, |
||||||
|
#custom-weather.cloudyFoggyDay, |
||||||
|
#custom-weather.cloudyFoggyNight, |
||||||
|
#custom-weather.default |
||||||
|
#custom-weather.rainyDay, |
||||||
|
#custom-weather.rainyNight, |
||||||
|
#custom-weather.severe, |
||||||
|
#custom-weather.showyIcyDay, |
||||||
|
#custom-weather.snowyIcyNight, |
||||||
|
#custom-weather.sunnyDay { |
||||||
|
color: @main-fg; |
||||||
|
background: @main-bg; |
||||||
|
opacity: 1; |
||||||
|
margin: 4px 0px 4px 0px; |
||||||
|
padding-left: 4px; |
||||||
|
padding-right: 4px; |
||||||
|
} |
||||||
|
|
||||||
|
#temperature.critical { |
||||||
|
background-color: @red; |
||||||
|
} |
||||||
Loading…
Reference in new issue