feat: something
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1, 1920x1080, 0x0, 1
|
||||
monitor=HDMI-A-1, 1920x1080, -1920x0, 1
|
||||
monitor=HDMI-A-1, 1920x1080, -1920x-100, 1
|
||||
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
@@ -34,7 +34,6 @@ exec-once = waybar & hypridle & hyprsunset &
|
||||
exec-once = ~/.config/hypr/scripts/random_wallpaper.sh
|
||||
exec-once = ~/.config/hypr/scripts/autofreezer.sh
|
||||
|
||||
|
||||
# exec-once = systemctl --user startexec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP hyprpaper.service
|
||||
exec-once = libinput-gestures
|
||||
exec-once = copyq --start-server
|
||||
@@ -59,7 +58,6 @@ exec-once = [workspace 8 silent] Telegram
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
||||
|
||||
###################
|
||||
### PERMISSIONS ###
|
||||
###################
|
||||
@@ -552,7 +550,7 @@ windowrule = size 600 400,class:^(com.saivert.pwvucontrol)$
|
||||
windowrule = move center,class:^(com.saivert.pwvucontrol)$
|
||||
|
||||
# Frozen windows
|
||||
windowrule = bordercolor rgba(ffff00ff) rgba(ffff0055),tag:zawarudo
|
||||
windowrule = bordercolor rgba(E96375ff) rgba(00ffff55) 90deg,tag:zawarudo
|
||||
|
||||
# Marked windows
|
||||
windowrule = bordercolor rgba(0000ffff) rgba(aa00ffa5),tag:marked
|
||||
@@ -568,3 +566,7 @@ layerrule = animation slideIn left, rofi
|
||||
|
||||
workspace = special:magic, gapsin:20, gapsout:50, shadow:false
|
||||
workspace = 9, gapsin:15, gapsout:40
|
||||
|
||||
debug {
|
||||
disable_logs = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user