mirror of
https://github.com/yusufipk/hyprconf.git
synced 2026-09-11 10:56:10 +00:00
changed values after hyprland + waybar update
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
[Dolphin]
|
||||||
|
SortOrder=1
|
||||||
|
SortRole=modificationtime
|
||||||
|
Timestamp=2023,9,5,14,40,50.555
|
||||||
|
Version=4
|
||||||
Regular → Executable
+30
-34
@@ -6,33 +6,23 @@
|
|||||||
|
|
||||||
|
|
||||||
monitor=,preferred,auto,auto
|
monitor=,preferred,auto,auto
|
||||||
monitor=HDMI-A-1, 1920x1080@74.973000, 0x0, 1
|
monitor=HDMI-A-2, 1920x1080@75, 0x0, 1
|
||||||
monitor=DVI-D-1, 1920x1080, 1920x0, 1
|
monitor=HDMI-A-1, 1920x1080@60, 1920x0, 1
|
||||||
|
|
||||||
workspace=HDMI-A-1,1
|
|
||||||
workspace=HDMI-A-1,2
|
|
||||||
workspace=HDMI-A-1,3
|
|
||||||
workspace=DVI-D-1,4
|
|
||||||
workspace=DVI-D-1,5
|
|
||||||
workspace=DVI-D-1,6
|
|
||||||
workspace=DVI-D-1,7
|
|
||||||
workspace=DVI-D-1,8
|
|
||||||
workspace=DVI-D-1,9
|
|
||||||
workspace=DVI-D-1,10
|
|
||||||
|
|
||||||
# wsbind=1,HDMI-A-1
|
workspace=HDMI-A-2,1
|
||||||
# wsbind=2,HDMI-A-1
|
workspace=HDMI-A-2,2
|
||||||
# wsbind=3,HDMI-A-1
|
workspace=HDMI-A-2,3
|
||||||
# wsbind=4,DVI-D-1
|
workspace=HDMI-A-1,4
|
||||||
# wsbind=5,DVI-D-1
|
workspace=HDMI-A-1,5
|
||||||
# wsbind=6,DVI-D-1
|
workspace=HDMI-A-1,6
|
||||||
# wsbind=7,DVI-D-1
|
workspace=HDMI-A-1,7
|
||||||
# wsbind=8,DVI-D-1
|
workspace=HDMI-A-1,8
|
||||||
# wsbind=9,DVI-D-1
|
workspace=HDMI-A-1,9
|
||||||
# wsbind=10,DVI-D-1
|
workspace=HDMI-A-1,10
|
||||||
|
|
||||||
# autostart
|
# autostart
|
||||||
exec-once = hyprpaper & wl-paste --watch cliphist store & easyeffects --gapplication-service & mako & sh ~/Applications/aw.sh & blueman & qbittorrent & kdeconnect-cli & morgen --hidden
|
exec-once = waybar & hyprpaper & wl-paste --watch cliphist store & easyeffects --gapplication-service & mako & sh ~/Applications/aw.sh & blueman & kdeconnect-cli & morgen --hidden & ~/Applications/sleep-start.sh
|
||||||
#exec-once = sh ~/.config/hypr/nuke-screenshare.sh
|
#exec-once = sh ~/.config/hypr/nuke-screenshare.sh
|
||||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
|
||||||
@@ -108,20 +98,23 @@ decoration {
|
|||||||
fullscreen_opacity = 1.0
|
fullscreen_opacity = 1.0
|
||||||
|
|
||||||
rounding = 4
|
rounding = 4
|
||||||
blur = yes
|
|
||||||
blur_size = 15
|
|
||||||
blur_passes = 2 # more passes = more resource intensive.
|
|
||||||
blur_new_optimizations = true
|
|
||||||
blur_xray = true
|
|
||||||
|
|
||||||
drop_shadow = false
|
drop_shadow = false
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
shadow_render_power = 3
|
shadow_render_power = 3
|
||||||
shadow_ignore_window = true
|
shadow_ignore_window = true
|
||||||
|
|
||||||
dim_inactive = false
|
dim_inactive = false
|
||||||
blur_ignore_opacity = false
|
|
||||||
col.shadow = rgba(1a1a1aee)
|
col.shadow = rgba(1a1a1aee)
|
||||||
|
|
||||||
|
blur {
|
||||||
|
enabled = yes
|
||||||
|
size = 15
|
||||||
|
passes = 2 # more passes = more resource intensive.
|
||||||
|
new_optimizations = true
|
||||||
|
xray = true
|
||||||
|
|
||||||
|
ignore_opacity = false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Blur for waybar
|
# Blur for waybar
|
||||||
@@ -207,6 +200,9 @@ bind = $mainMod, left, moveintogroup, l
|
|||||||
bind = $mainMod, up, moveintogroup, u
|
bind = $mainMod, up, moveintogroup, u
|
||||||
bind = $mainMod, down, moveintogroup, d
|
bind = $mainMod, down, moveintogroup, d
|
||||||
|
|
||||||
|
# lock mouse
|
||||||
|
bind = ALT_SHIFT, W, exec, zsh ~/Applications/lock-mouse.sh
|
||||||
|
|
||||||
# shutdown
|
# shutdown
|
||||||
bind = CTRL_ALT, X, exec, wlogout
|
bind = CTRL_ALT, X, exec, wlogout
|
||||||
|
|
||||||
@@ -228,8 +224,8 @@ bind = $mainMod, v, exec, cliphist list | rofi -dmenu | cliphist decode | wl-cop
|
|||||||
# scratchpad
|
# scratchpad
|
||||||
bind = SUPER_SHIFT, S, movetoworkspace, special
|
bind = SUPER_SHIFT, S, movetoworkspace, special
|
||||||
bind = SUPER, S, togglespecialworkspace
|
bind = SUPER, S, togglespecialworkspace
|
||||||
|
|
||||||
bind = $mainMod, Y, pin
|
bind = $mainMod, Y, pin
|
||||||
|
|
||||||
#bind = $mainMod, P, pseudo, # dwindle
|
#bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, J, togglesplit, # dwindle
|
bind = $mainMod, J, togglesplit, # dwindle
|
||||||
bind = $mainMod, Tab, changegroupactive, f
|
bind = $mainMod, Tab, changegroupactive, f
|
||||||
@@ -247,7 +243,8 @@ bind=,XF86AudioNext,exec, playerctl next
|
|||||||
bind=,XF86AudioPrev,exec, playerctl previous
|
bind=,XF86AudioPrev,exec, playerctl previous
|
||||||
|
|
||||||
|
|
||||||
bind = $mainMod, L, exec, swaylock-fancy -e -K -p 10 -f Hack-Regular
|
#bind = $mainMod, L, exec, swaylock-fancy -e -g -K -p 10 -f Hack-Regular
|
||||||
|
bind = $mainMod, L, exec, swaylock -c 000000
|
||||||
|
|
||||||
bind = $mainMod, O, exec, killall -SIGUSR1 .waybar-wrapped
|
bind = $mainMod, O, exec, killall -SIGUSR1 .waybar-wrapped
|
||||||
|
|
||||||
@@ -340,8 +337,6 @@ bindm = $mainMod, mouse:273, resizewindow
|
|||||||
#------------#
|
#------------#
|
||||||
# auto start #
|
# auto start #
|
||||||
#------------#
|
#------------#
|
||||||
exec-once = waybar &
|
|
||||||
exec-once = mako &
|
|
||||||
exec-once = nm-applet --indicator &
|
exec-once = nm-applet --indicator &
|
||||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||||
|
|
||||||
@@ -354,6 +349,7 @@ windowrulev2 = float,class:^(brave)$,title:^(Save File)$
|
|||||||
windowrulev2 = float,class:^(brave)$,title:^(Open File)$
|
windowrulev2 = float,class:^(brave)$,title:^(Open File)$
|
||||||
windowrulev2 = float,class:^(LibreWolf)$,title:^(Picture-in-Picture)$
|
windowrulev2 = float,class:^(LibreWolf)$,title:^(Picture-in-Picture)$
|
||||||
windowrulev2 = float,class:^(blueman-manager)$
|
windowrulev2 = float,class:^(blueman-manager)$
|
||||||
|
windowrulev2 = float,class:^(zoom)$
|
||||||
windowrulev2 = float,class:^(xdg-desktop-portal-gtk)$
|
windowrulev2 = float,class:^(xdg-desktop-portal-gtk)$
|
||||||
windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
|
windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
|
||||||
windowrulev2 = float,class:^(cachyos-hello)$
|
windowrulev2 = float,class:^(cachyos-hello)$
|
||||||
|
|||||||
Regular → Executable
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
preload = /home/yusuf/Pictures/Screenshots/wallpapers/55vunvY.png
|
preload = /home/yusuf/Pictures/Screenshots/wallpapers/55vunvY.png
|
||||||
preload = /home/yusuf/Pictures/Screenshots/wallpapers/alena-aenami-horizon-1k.jpg
|
preload = /home/yusuf/Pictures/Screenshots/wallpapers/alena-aenami-horizon-1k.jpg
|
||||||
wallpaper = HDMI-A-1,/home/yusuf/Pictures/Screenshots/wallpapers/55vunvY.png
|
wallpaper = HDMI-A-2,/home/yusuf/Pictures/Screenshots/wallpapers/55vunvY.png
|
||||||
wallpaper = DVI-D-1,/home/yusuf/Pictures/Screenshots/wallpapers/alena-aenami-horizon-1k.jpg
|
wallpaper = HDMI-A-1,/home/yusuf/Pictures/Screenshots/wallpapers/alena-aenami-horizon-1k.jpg
|
||||||
|
|||||||
Regular → Executable
+5
-5
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
//"custom/rofi",
|
//"custom/rofi",
|
||||||
"wlr/workspaces",
|
"hyprland/workspaces",
|
||||||
//"temperature",
|
//"temperature",
|
||||||
//"idle_inhibitor",
|
//"idle_inhibitor",
|
||||||
//"mpd"
|
//"mpd"
|
||||||
@@ -209,7 +209,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"clock#date": {
|
"clock#date": {
|
||||||
"format": "{:%H:%M %e %b}", // Icon: calendar-alt
|
"format": "{:%H:%M %e %b}", // Icon: calendar-alt
|
||||||
//"format": "{:%I:%M %p %A %b %d}",
|
//"format": "{:%I:%M %p %A %b %d}",
|
||||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||||
"today-format": "<b>{}</b>"
|
"today-format": "<b>{}</b>"
|
||||||
@@ -269,8 +269,8 @@
|
|||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"scroll-step": 3, // %, can be a float
|
"scroll-step": 3, // %, can be a float
|
||||||
"format": "{icon} {volume}% {format_source}",
|
"format": "{icon} {volume}% {format_source}",
|
||||||
"format-bluetooth": "{volume}% {icon} {format_source}",
|
"format-bluetooth": "{volume}% {format_source}",
|
||||||
"format-bluetooth-muted": " {icon} {format_source}",
|
"format-bluetooth-muted": " {icon} {format_source}",
|
||||||
"format-muted": " {format_source}",
|
"format-muted": " {format_source}",
|
||||||
"ignored-sinks": ["Easy Effects Sink"],
|
"ignored-sinks": ["Easy Effects Sink"],
|
||||||
"max-volume": 150,
|
"max-volume": 150,
|
||||||
@@ -288,7 +288,7 @@
|
|||||||
// "default": ["", "", ""]
|
// "default": ["", "", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol",
|
||||||
"on-click-middle": "pulseaudio-control --node-blacklist 'alsa_output.platform-snd_aloop.0.analog-stereo' next-node",
|
"on-click-middle": "pulseaudio-control --node-blacklist 'easyeffects_sink' next-node",
|
||||||
"on-click-right": "pactl set-source-mute @DEFAULT_SOURCE@ toggle"
|
"on-click-right": "pactl set-source-mute @DEFAULT_SOURCE@ toggle"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user