More
This commit is contained in:
@@ -13,7 +13,7 @@ source = /home/ciomek/.config/hypr/monitors.conf
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = $terminal nnn
|
||||
$fileManager = thunar
|
||||
$menu = wofi --show drun --insensitive
|
||||
$browser = firefox
|
||||
$screenshot = grim -g "$(slurp -d)" - | wl-copy
|
||||
@@ -26,6 +26,7 @@ $top = $terminal btop
|
||||
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
exec-once=waybar & hyprpaper & wl-clip-persist --clipboard both & mako
|
||||
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
|
||||
# & mako --config=$HOME/.config/mako/config
|
||||
|
||||
|
||||
@@ -38,6 +39,7 @@ exec-once=waybar & hyprpaper & wl-clip-persist --clipboard both & mako
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
||||
env = WEBKIT_DISABLE_DMABUF_RENDERER,1
|
||||
|
||||
###################
|
||||
### PERMISSIONS ###
|
||||
@@ -190,7 +192,7 @@ input {
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = false
|
||||
# workspace_swipe = false
|
||||
}
|
||||
|
||||
###################
|
||||
|
||||
Reference in New Issue
Block a user