l
This commit is contained in:
+60
-12
@@ -36,7 +36,8 @@ monitor= eDP-1, 3072x1920@60, auto, auto
|
||||
$terminal = kitty
|
||||
$fileManager = nautilus
|
||||
# $menu = hyprlauncher
|
||||
$menu = rofi -show drun
|
||||
# $menu = rofi -show drun
|
||||
$menu = qs -c noctalia-shell ipc call launcher toggle
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@@ -49,22 +50,24 @@ exec-once = $terminal
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper
|
||||
# exec-once = nm-applet
|
||||
exec-once = awww-daemon
|
||||
# exec-once = awww-daemon
|
||||
# exec-once = blueman-applet
|
||||
exec-once = swaync
|
||||
# exec-once = swaync
|
||||
# exec-once = hyprpanel
|
||||
# exec-once = hyprpaper
|
||||
# exec-once = ashell & hyprpaper
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
#exec-once = nextcloud
|
||||
exec-once =/usr/bin/nextcloud --background
|
||||
exec-once = hypridle
|
||||
# exec-once = hypridle
|
||||
exec-once = /home/sinsa/.local/bin/eduroamcondizionale
|
||||
exec-once = sleep 0.5 ; waybar -c /home/sinsa/.config/waybar/configs/default -s /home/sinsa/.config/waybar/style/islands.css >> $HOME/.local/log/waybar.log
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
# exec-once = sleep 0.5 ; waybar -c /home/sinsa/.config/waybar/configs/default -s /home/sinsa/.config/waybar/style/islands.css >> $HOME/.local/log/waybar.log
|
||||
|
||||
exec-once = QT_QPA_PLATFORMTHEME=gtk3 qs -c noctalia-shell
|
||||
# exec-once = wl-paste --type text --watch cliphist store
|
||||
# exec-once = wl-paste --type image --watch cliphist store
|
||||
exec-once = vorta -d
|
||||
exec-once = syncthing
|
||||
exec-once = syncthing --no-browser
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
#############################
|
||||
@@ -219,14 +222,56 @@ device {
|
||||
|
||||
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Gestures
|
||||
|
||||
|
||||
|
||||
|
||||
# NOCTALIA CONFIG
|
||||
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 20
|
||||
rounding_power = 2
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 2
|
||||
vibrancy = 0.1696
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
layerrule {
|
||||
name = noctalia
|
||||
match:namespace = noctalia-background-.*$
|
||||
ignore_alpha = 0.5
|
||||
blur = true
|
||||
blur_popups = true
|
||||
}
|
||||
|
||||
|
||||
|
||||
# -------- GESTURES ---------
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Gestures
|
||||
|
||||
|
||||
# gesture = 3, horizontal, workspace
|
||||
gesture = 3, swipe, move
|
||||
# gesture = 3, swipe, move
|
||||
gesture = 4, vertical, fullscreen, maximize
|
||||
gesture = 4, horizontal, workspace
|
||||
gesture = 3, horizontal, workspace
|
||||
gesture = 3, pinchout, float
|
||||
gesture = 3, pinchin, float
|
||||
|
||||
@@ -385,7 +430,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
|
||||
# Lock
|
||||
bindl=,switch:Lid Switch, exec, hyprlock
|
||||
# bindl=,switch:Lid Switch, exec, hyprlock
|
||||
|
||||
|
||||
|
||||
@@ -450,3 +495,6 @@ source = ~/.config/hypr/configs/windowrules.conf
|
||||
#}
|
||||
|
||||
source = ./dms/cursor.conf
|
||||
|
||||
source = /home/sinsa/.config/hypr/noctalia/noctalia-colors.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user