mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/btop/btop.conf
Update .config/hypr/hyprland/binds/theme.conf Update .config/hypr/hyprland/binds/waybar.conf Update .config/hypr/hyprland/decoration.conf Update .config/hypr/hyprland/exec.conf Update .config/hypr/hyprpaper.conf Update .config/mako/config Update .config/nvim/lazy-lock.json Update .config/waybar/colors.css Update .config/wofi/colors Update .local/bin/change_colors.sh Update .local/bin/change_wallpaper.sh
This commit is contained in:
@@ -1 +1,4 @@
|
||||
bind = $mainMod CONTROL_L, T, exec, ~/.local/bin/change_colors.sh
|
||||
bind = $mainMod CONTROL_L, R, exec, ~/.local/bin/random_wallpaper.sh
|
||||
bind = $mainMod CONTROL_L, W, exec, ~/.local/bin/change_wallpaper.sh sfw
|
||||
bind = $mainMod CONTROL_L ALT_L, W, exec, ~/.local/bin/change_wallpaper.sh nsfw
|
||||
|
||||
@@ -1 +1 @@
|
||||
bind = $mainMod CONTROL_L, w, exec, ~/.local/bin/restart_waybar.sh
|
||||
bind = $mainMod CONTROL_L, B, exec, ~/.local/bin/restart_waybar.sh
|
||||
|
||||
@@ -9,15 +9,15 @@ decoration {
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 5
|
||||
render_power = 3
|
||||
range = 1
|
||||
render_power = 1
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
size = 1
|
||||
passes = 1
|
||||
|
||||
vibrancy = 0.1696
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
|
||||
exec-once = uwsm app waybar
|
||||
exec-once = uwsm app zen-browser
|
||||
exec-once = uwsm app -- waybar
|
||||
exec-once = uwsm app -- zen-browser
|
||||
exec-once = uwsm app -- mangohud steam
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
preload = ~/Obrazy/tapety/niebieski.jpg
|
||||
wallpaper = ,~/Obrazy/tapety/niebieski.jpg
|
||||
preload = ~/Obrazy/tapety/czerwony.jpg
|
||||
wallpaper = ,~/Obrazy/tapety/czerwony.jpg
|
||||
splash = off
|
||||
ipc = on
|
||||
|
||||
Reference in New Issue
Block a user