(2024-oct1) Trying out HyprPanel
Toggle on/off [i]
bind = $mainMod, H, exec, agsv1 -t bar-0 # Toggle Hyprpanel
bind = $mainMod, C, exec, ~/.config/waybar/toggle.sh # Toggle WayBar
(2024-oct27) Blueberry HyprPanel theme & Wallpapers
+ScreenShots
(2024-oct26) HyprPanel & WayBar
+ScreenShots
(2024-oct27) HyprPanel & WayBar
+ScreenShots
HyprPanel & Waybar Screenshot Archive
https://github.com/j5onrf/dots/blob/main/waybar/Screenshot%20Archive%202/Screenshots2.md
(2024-Dec14) Blueberry2
(2024-Dec06) Catppuccin-Mocha #RW (updated-12-10)
(2024-Dec06) Gruvbox-Dark #RW (updated-12-10)
(2024-Dec05) Material-Design-Dark #RW (updated-12-10)
(2024-nov17) NordV-Sidebar Dots
(2024-nov10) EverforestV-Sidebar Final-Release Dots
Archived
(2024-nov03) EverforestV-Sidebar(updated-11-06) (2024-nov02) Everforest-S (updates-11-02) (2024-oct25) Blueberry-S dots sidebar (updates-10-30) (2024-oct23) Blueberry dots onedark-pixel everforest gruv
Archived
(2024-oct14) Min-Hyprtidy dots
Archived sep2024
[ml4w-min-j5][rubik-font] (2024-sep) dots-released [gnome-extension-power] [minimal-plus-function][group-sliders] ["hyprland/workspaces#rw" icons rewrite from] Jakoolit dots
(2024-Dec24) Adwaita-Dark-CT
Adwaita-Dark-Clock-Top Updated_Version-2 Adwaita-Dark-Rofi-Dock-2 Pywal-Rofi-Dock-2
(2024-Dec08) Catppuccin-Mocha🐈⬛ Rofi
Icons-Only-Dock-Catppuccin-Mocha.rasi (updated-12-12) Centered Workspaces# + Proton Calendar PWA
+ScreenShots
Hyprland Screenshot Archive
https://github.com/j5onrf/dots/blob/main/waybar/Screenshot%20Archive/Screenshots.md
-
This is a demo template. Fix it to work on your system.
-
Arch and ML4W
opacity & blur [i]
To add blur I'm using 'blur wallpaper effect' for better performance. Everything with opacity <1 will have blur including waybar. If using ml4w, right click on wallpaper icon to select wallpaper effect blur* = 1,2.
decoration {
rounding = 0
blur {
enabled = false
size = 6 # default 12
passes = 3 # default 4
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
}
active_opacity = 0.9 # 0.96
inactive_opacity = 0.6
fullscreen_opacity = 1
drop_shadow = false
shadow_range = 30
shadow_render_power = 3
col.shadow = 0x66000000
}
example custom.conf [i]
# Don't allow idle on fullscreen windows
# windowrulev2 = idleinhibit fullscreen, class:.*
# Notifications change from - dunstify
# Load cliphist history
# exec-once = wl-paste --watch cliphist store --auto-delete 10
# Hyprpanel
exec-once = agsv1
bind = $mainMod, H, exec, agsv1 -t bar-0 # Toggle Hyprpanel
# Waybar
bind = $mainMod, W, exec, ~/.config/waybar/launch.sh # Relaunch Waybar
bind = $mainMod, C, exec, ~/.config/waybar/toggle.sh # Toggle waybar
# terminals
bind = $mainMod, X, exec, kgx # Open the terminal
bind = $mainMod, S, exec, kitty # Open the terminal
bind = $mainMod, D, exec, alacritty # Open the terminal
bind = $mainMod, A, exec, $(cat ~/.config/ml4w/settings/terminal.sh) --class dotfiles-floating # Open the terminal
# Rofi
bind = $mainMod, R, exec, zsh "$HOME/.config/rofi/bin/launcher2"
# screenshot
bind =, Print, exec, grim -g "$(slurp)" - | wl-copy && wl-paste > ~/Pictures/Screenshots/Screenshot-$(date +%F_%T).png | notify-send "Screenshot of the region taken" -t 1000 # screenshot of a region
bind = SHIFT, Print, exec, grim - | wl-copy && wl-paste > ~/Pictures/Screenshots/Screenshot-$(date +%F_%T).png | notify-send "Screenshot of whole screen taken" -t 1000 # screenshot of the whole screen
# kill hard
bind = $mainMod SHIFT, X, exec, notify-send -u critical -t 3000 "Kill" "Click any window kill it" & hyprctl kill
# org.gnome.Weather App floating
windowrulev2 = float,class:^(org.gnome.Weather)$
windowrulev2 = size 1100 900,class:^(org.gnome.Weather)$
# Proton-Calendar-PWA
windowrulev2 = float,class:^(brave-ojibjkjikcpjonjjngfkegflhmffeemk-Default)$
windowrulev2 = size 1100 800,class:^(brave-ojibjkjikcpjonjjngfkegflhmffeemk-Default)$
# keepassxc App floating
windowrulev2 = float,class:^(org.keepassxc.KeePassXC)$
windowrulev2 = size 1300 1100,class:^(org.keepassxc.KeePassXC)$
# Dimaround
windowrulev2 = dimaround, class:^(dotfiles-floating)
windowrulev2 = dimaround, class:^(Timeshift-gtk)
windowrulev2 = dimaround, class:^(org.keepassxc.KeePassXC)
windowrulev2 = dimaround, class:^(brave-ojibjkjikcpjonjjngfkegflhmffeemk-Default)
windowrulev2 = dimaround, class:^(org.gnome.Weather)
# Dim Background of Rofi
layerrule = dimaround, rofi
# This launches rofi on startup using rofi launcher.
# exec-once = ~/.config/rofi/bin/launcher2
# Added waybar relaunch to fix calendar loading issues
exec-once = ~/.config/rofi/bin/launcher; ~/.config/waybar/launch.sh
Archived
- Tips! Customize scroll in modules.json/config - 'persistent-workspaces' - 'pulseaudio' 'format:'
example [i]
Faster access to workspaces & volume - example.conf
[minimal-plus-function][group-sliders]
["hyprland/workspaces#rw" icons rewrite from] Jakoolit dots