idk honestly
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
|
||||
exec-once = waybar & swaync & hypridle & hyprpaper & poweralertd
|
||||
exec-once = waybar & swaync & hypridle & hyprpaper & kwalletd6
|
||||
|
||||
@@ -22,9 +22,9 @@ input {
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
}
|
||||
#gestures {
|
||||
# workspace_swipe = true
|
||||
#}
|
||||
|
||||
# Example per-device config
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||
|
||||
@@ -4,4 +4,7 @@ bind = SHIFT, PRINT, exec, hyprshot -m window -z -o $screenshotDir
|
||||
bind = CONTROL SHIFT, PRINT, exec, hyprshot -m output -z -o $screenshotDir
|
||||
|
||||
# Hyprlock
|
||||
bind = $mainMod SHIFT, l, exec, hyprlock
|
||||
bind = $mainMod SHIFT, l, exec, hyprlock
|
||||
|
||||
# Hyprview
|
||||
bind = $mainMod, H, hyprview:toggle
|
||||
|
||||
@@ -35,10 +35,10 @@ decoration {
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = .98
|
||||
inactive_opacity = 1.0
|
||||
|
||||
shadow {
|
||||
enabled = false
|
||||
enabled = true
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = ghostty
|
||||
$fileManager = nautilus
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun -i
|
||||
$screenshotDir = ~/Pictures/Screenshots
|
||||
|
||||
Reference in New Issue
Block a user