Add .config/hypr/hypr.png

Update .config/hypr/hyprland.conf
Update .config/hypr/hyprlock.conf
This commit is contained in:
Jinks 2025-01-03 06:51:11 +01:00
parent c2f4366fd0
commit 024f45246d
3 changed files with 86 additions and 50 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

View file

@ -207,14 +207,17 @@ binds {
} }
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER $mainMod = SUPER
$terminal = terminator
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, RETURN, exec, terminator bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, KP_Enter, exec, $terminal
bind = $mainMod, Q, killactive, bind = $mainMod, Q, killactive,
bind = $mainMod SHIFT, E, exit, bind = $mainMod SHIFT, E, exit,
bind = $mainMod, E, exec, nemo bind = $mainMod, E, exec, nemo
bind = $mainMod, SPACE, togglefloating, bind = $mainMod, SPACE, togglefloating,
bind = $mainMod, D, exec, wofi -S drun,run #bind = $mainMod, D, exec, wofi -S drun,run
bind = $mainMod, D, exec, GSK_RENDERER=ngl walker
bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, F, fullscreen, 0 # dwindle bind = $mainMod, F, fullscreen, 0 # dwindle
@ -222,9 +225,9 @@ bind = $mainMod SHIFT, F, fullscreen, 1 # dwindle
bind = $mainMod CTRL, F, fullscreenstate, 0 2 # dwindle bind = $mainMod CTRL, F, fullscreenstate, 0 2 # dwindle
bind = $mainMod, N, exec, swaync-client -t -sw # swaync bind = $mainMod, N, exec, swaync-client -t -sw # swaync
bind = $mainMod, G, exec, bluetoothctl connect 3C:FA:06:29:AA:7B bind = $mainMod, G, exec, bluetoothctl connect 3C:FA:06:29:AA:7B
bind = $mainMod, X, exec, speedcrunch #bind = $mainMod, X, exec, speedcrunch
bind = $mainMod SHIFT, L, exec, sleep 1 && systemctl suspend bind = $mainMod, X, exec, walker -m calc
bind = , XF86Calculator, exec, walker -m calc
# Move focus with mainMod + arrow keys # Move focus with mainMod + arrow keys
#bind = $mainMod, left, movefocus, l #bind = $mainMod, left, movefocus, l
#bind = $mainMod, right, movefocus, r #bind = $mainMod, right, movefocus, r
@ -302,7 +305,8 @@ bind = $mainMod, mouse_up, exec, hyprctl keyword cursor:zoom_factor "$(hyprctl g
bind = $mainMod SHIFT, mouse_up, exec, hyprctl keyword cursor:zoom_factor 1 bind = $mainMod SHIFT, mouse_up, exec, hyprctl keyword cursor:zoom_factor 1
# Suspend # Suspend
bindl = , XF86Sleep, exec, systemctl suspend bindl = $mainMod SHIFT, L, exec, sleep 1 && systemctl suspend
bindl = , XF86Sleep, exec, sleep 1 && systemctl suspend
bind = $mainMod, L, exec, hyprlock bind = $mainMod, L, exec, hyprlock
# Brightness # Brightness
@ -334,7 +338,8 @@ bind = SHIFT, PRINT, exec, imv $(find $(xdg-user-dir PICTURES)/Screenshots/ -pri
exec = import-gsettings exec = import-gsettings
exec-once = ~/bin/hyprfloatfix.sh exec-once = ~/bin/hyprfloatfix.sh
exec-once = xhost +si:localuser:root exec-once = xhost +si:localuser:root
exec-once = swaybg -o \* -i /home/jinks/Pictures/Wallpapers/Icetwigs.jpg -m fill #exec-once = swaybg -o \* -i /home/jinks/Pictures/Wallpapers/Icetwigs.jpg -m fill
exec-once = swaybg -o \* -i ~/.config/hypr/hypr.png -m fill
exec-once = waybar -c ~/.config/waybar/siren/config -s ~/.config/waybar/siren/style.css exec-once = waybar -c ~/.config/waybar/siren/config -s ~/.config/waybar/siren/style.css
exec-once = hyprpanel exec-once = hyprpanel
exec-once = hypridle exec-once = hypridle
@ -346,6 +351,7 @@ exec-once = gammastep-indicator -l 53.04:7.44
exec-once = nextcloud exec-once = nextcloud
exec-once = pulsecontrol exec-once = pulsecontrol
exec-once = swayosd-server exec-once = swayosd-server
exec-once = walker --gapplication-service
exec-once = sleep 5 && systemctl --user start hyprpolkitagent exec-once = sleep 5 && systemctl --user start hyprpolkitagent
#exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 #exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

View file

@ -1,71 +1,101 @@
# BACKGROUND
background { background {
monitor = monitor =
#path = screenshot path = ~/.config/hypr/hypr.png
path = /home/jinks/Pictures/Wallpapers/1149364-awesome-black-and-red-wallpapers-1920x1080-cell-phone.jpg
color = rgba(17, 17, 17, 1.0)
blur_passes = 2 blur_passes = 2
contrast = 0.8916
brightness = 0.8172
vibrancy = 0.1696
vibrancy_darkness = 0.0
} }
# GENERAL
general {
no_fade_in = false
grace = 0
disable_loading_bar = false
}
# INPUT FIELD
input-field { input-field {
monitor = monitor =
size = 20%, 35% size = 250, 60
outline_thickness = 3 outline_thickness = 2
inner_color = rgba(0, 0, 0, 0.0) # no fill dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0
outer_color = rgba(33ccffee) rgba(00ff99ee) 45deg dots_center = true
check_color=rgba(00ff99ee) rgba(ff6633ee) 120deg outer_color = rgba(0, 0, 0, 0)
fail_color=rgba(ff6633ee) rgba(ff0066ee) 40deg inner_color = rgba(100, 114, 125, 0.4)
font_color = rgb(200, 200, 200)
font_color = rgb(143, 143, 143)
fade_on_empty = false fade_on_empty = false
rounding = 15 font_family = SF Pro Display Bold
placeholder_text = <i><span foreground="##ffffff99">Enter Pass</span></i>
position = 0, -20 hide_input = false
position = 0, -225
halign = center halign = center
valign = center valign = center
} }
# Time
label { label {
monitor = monitor =
text = cmd[update:1000] echo "$(date)" text = cmd[update:10000] echo "<span>$(date +"%H:%M")</span>"
color = rgba(204, 204, 204, 1.0) color = rgba(216, 222, 233, 0.70)
font_size = 16 font_size = 130
font_family = Bahnschrift font_family = SF Pro Display Bold
position = 0, 180 position = 0, 180
halign = center halign = center
valign = center valign = center
} }
# Day-Month-Date
label { label {
monitor = monitor =
text = welcome back $USER text = cmd[update:10000] echo -e "$(date +"%A, %d %B")"
color = rgba(197, 197, 197, 1.0) color = rgba(216, 222, 233, 0.70)
font_size = 30
font_family = SF Pro Display Bold
position = 0, 80
halign = center
valign = center
}
# Profie-Photo
image {
monitor =
path = ~/.face.icon
border_color = 0xffdddddd
border_size = 0
size = 120
rounding = -1
rotate = 0
reload_time = -1
reload_cmd =
position = 0, -20
halign = center
valign = center
}
# USER
label {
monitor =
text = Hi, $USER
color = rgba(216, 222, 233, 0.70)
font_size = 25 font_size = 25
font_family = Ubuntu font_family = SF Pro Display Bold
position = 0, -130
position = 0, 80
halign = center halign = center
valign = center valign = center
} }
shape {
monitor =
size = 360, 60
color = rgba(0, 0, 0, 0.0) # no fill
rounding = -1 # circle
border_size = 4
#border_color = rgba(46, 40, 76, 1)
border_color = rgba(0, 125, 111, 1)
position = 0, 80 # CURRENT SONG
halign = center
valign = center
}
label { label {
monitor = monitor =
text = cmd[update:0] echo "$(fortune -s)" text = cmd[update:1000] echo "$(/home/vivek/.config/hypr/scripts/songdetail.sh)"
color = rgba(197, 197, 197, 1.0) color = rgba(255, 255, 255, 0.7)
font_size = 12 font_size = 18
font_family = Ubuntu font_family = JetBrains Mono Nerd, SF Pro Display Bold
position = 0, 60
position = 0, 30
halign = center halign = center
valign = bottom valign = bottom
} }