69 lines
3.5 KiB
Plaintext
69 lines
3.5 KiB
Plaintext
|
|
# █░█ █▀ █▀▀ █▀█ █▀█ █▀█ █▀▀ █▀▀ █▀
|
|
# █▄█ ▄█ ██▄ █▀▄ █▀▀ █▀▄ ██▄ █▀░ ▄█
|
|
|
|
# Set your personal hyprland configuration here
|
|
# For a sample file, please refer to https://github.com/prasanthrangan/hyprdots/blob/main/Configs/.config/hypr/userprefs.t2
|
|
#
|
|
|
|
|
|
########################
|
|
|
|
|
|
# █▀▀ █▄░█ █░█
|
|
# ██▄ █░▀█ ▀▄▀
|
|
|
|
# env = MANGOHUD,1
|
|
# env = MANGOHUD_DLSYM,1
|
|
|
|
|
|
# █▄▀ █▀▀ █▄█ █▄▄ █ █▄░█ █▀▄ █ █▄░█ █▀▀ █▀
|
|
# █░█ ██▄ ░█░ █▄█ █ █░▀█ █▄▀ █ █░▀█ █▄█ ▄█
|
|
|
|
# bind = Ctrl+Alt+Shift, R, pass, ^(com\.obsproject\.Studio)$ # toggle obs screen recording // install obs flatpak
|
|
# bind = $mainMod+Shift, G, exec, pkill -x rofi || $scrPath/gamelauncher.sh # launch steam game launcher // install steam
|
|
# bind = $mainMod, Period, exec, emote # launch emoji selector // install emote
|
|
bind = $mainMod+Alt, XF86MonBrightnessDown, exec, hyprshade on blue-light-filter # enable blue light filter // install hyprshade
|
|
bind = $mainMod+Alt, XF86MonBrightnessUp, exec, hyprshade off # disable blue light filter // install hyprshade
|
|
|
|
|
|
# █░░ ▄▀█ █░█ █▄░█ █▀▀ █░█
|
|
# █▄▄ █▀█ █▄█ █░▀█ █▄▄ █▀█
|
|
|
|
# exec-once = swayidle -w timeout 600 'swaylock' timeout 900 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' # lock after 10 mins, sleep after 15 mins // install swayidle
|
|
# exec-once = swayidle -w timeout 1200 'swaylock; hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' timeout 1800 'systemctl suspend' # lock and sleep after 20 mins, suspend after 30 mins // install swayidle
|
|
# exec-once = libinput-gestures // install libinput-gestures
|
|
# exec-once = swayosd-server # enable swayosd service
|
|
# exec-once = `pkexec swayosd-libinput-backend` # swayosd service for keyboard input (requires to be run in a subshell)
|
|
|
|
# █░█░█ █ █▄░█ █▀▄ █▀█ █░█░█ █▀█ █░█ █░░ █▀▀ █▀
|
|
# ▀▄▀▄▀ █ █░▀█ █▄▀ █▄█ ▀▄▀▄▀ █▀▄ █▄█ █▄▄ ██▄ ▄█
|
|
|
|
windowrulev2 = opacity 0.90 0.90,class:^(neovide)$
|
|
windowrulev2 = opacity 0.90 0.90,class:^(firefox)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(betterbird)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(org.qbittorrent.qBittorrent)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(org.gajim.Gajim)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(Chromium)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(FreeTube)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(LibreWolf)$
|
|
windowrulev2 = opacity 0.80 0.60,class:^(obsidian)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(VSCodium)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(codium-url-handler)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(code-oss)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(Code)$
|
|
windowrulev2 = opacity 0.80 0.80,class:^(kitty)$
|
|
windowrulev2 = opacity 0.70 0.70,class:^(tilix)$
|
|
windowrulev2 = opacity 0.70 0.70,class:^(rustdesk)$
|
|
windowrulev2 = opacity 0.70 0.70,class:^(Ferdium)$
|
|
windowrulev2 = opacity 0.70 0.70,class:^(org.keepassxc.KeePassXC)$
|
|
|
|
# █░█ █▀▄▀█
|
|
# ▀▄▀ █░▀░█
|
|
|
|
# bind = Ctrl+Alt_L, V, submap, passthrough
|
|
# submap = passthrough
|
|
# bind = Ctrl+Alt_L, V, submap, reset
|
|
# submap = reset
|
|
|