add rofi
This commit is contained in:
@@ -90,7 +90,7 @@ general {
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding = 5
|
||||
rounding_power = 2
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
@@ -107,9 +107,10 @@ decoration {
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
|
||||
size = 5
|
||||
passes = 2
|
||||
noise = 0.06
|
||||
new_optimizations = true
|
||||
vibrancy = 0.1696
|
||||
}
|
||||
}
|
||||
@@ -273,9 +274,7 @@ bindl=,switch:Lid Switch, exec, hyprlock
|
||||
bind = SUPER, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
||||
bind = , PRINT, exec, hyprshot -m region --clipboard-only
|
||||
bind = $shiftMod, PRINT, exec, hyprshot -m region
|
||||
bind = Control_L&alt, space, exec, rofi -show calc -modi calc -no-show-match -no-sort
|
||||
bind = Control_L&Shift_L, space, exec, flatpak run io.github.nokse22.minitext
|
||||
bind = $mainMod, T, exec, hyprctl setprop active opaque toggle
|
||||
bind = $mainMod, T, exec, hyprctl setprop active opaque toggle
|
||||
|
||||
##############################
|
||||
### WINDOWS AND WORKSPACES ###
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = /home/alfie/Pictures/other/wallpaper/puro_de.png
|
||||
path = /home/alfie/.config/hypr/wallpaper/puro_de.png
|
||||
#color = $background
|
||||
blur_passes = 2
|
||||
contrast = 1
|
||||
|
Reference in New Issue
Block a user