mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-22 18:11:28 -07:00
idk
This commit is contained in:
@@ -34,7 +34,7 @@ monitorv2 {
|
||||
min_luminance = 0
|
||||
max_luminance = 1000
|
||||
max_avg_luminance = 200
|
||||
sdrbrightness = 1.2
|
||||
sdrbrightness = 1.0
|
||||
sdrsaturation = 0.98
|
||||
}
|
||||
|
||||
@@ -72,14 +72,14 @@ exec-once = uwsm app -sb -- hyprpm update -n
|
||||
exec-once = uwsm app -sb -- hyprpm reload -n
|
||||
exec-once = $notification_daemon
|
||||
exec-once = $terminal
|
||||
exec-once = uwsm app -sb -S both -t scope -- hyprpm update -nn
|
||||
exec-once = uwsm app -sb -S both -t scope -- hyprpm reload -nn
|
||||
exec-once = uwsm app -sb -S both -t scope -- hyprpm update -n
|
||||
exec-once = uwsm app -sb -S both -t scope -- hyprpm reload -n
|
||||
exec-once = uwsm app -sb -t service -- nm-applet
|
||||
exec-once = uwsm app -sb -t service -- waybar -c ~/.config/waybar/catppuccin-macchiato/config.jsonc -s ~/.config/waybar/catppuccin-macchiato/style.css
|
||||
exec-once = uwsm app -sb -t service -- hyprsunset
|
||||
exec-once = uwsm app -sb -t service -- /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = uwsm app -sb -t service -- gnome-keyring-daemon --start --components=secrets,ssh,pkcs11
|
||||
# exec-once = uwsm app -sb -t service -- variety
|
||||
exec-once = uwsm app -sb -t service -- tailscale systray
|
||||
exec-once = ~/.local/bin/aria
|
||||
# exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
theme = {
|
||||
color_schema = "/usr/share/themes/Colloid-Purple-Dark-Catppuccin"
|
||||
theme {
|
||||
color_scheme = "/home/sudacode/.local/share/color-schemes/CatppuccinMacchiatoMauve.colors"
|
||||
icon_theme = "Colloid-Purple-Catppuccin-Dark"
|
||||
style = "kvantum-dark"
|
||||
font_fixed = "JetBrainsMono Nerd Font"
|
||||
|
||||
@@ -113,7 +113,7 @@ bind = SUPER, m, exec, ~/.local/bin/mpv-add.sh
|
||||
bind = SUPER SHIFT, s, exec, slurp | grim -g - - | wl-copy
|
||||
bind = ,code:107, exec, ~/.local/bin/screenshot
|
||||
bind = SHIFT ,code:107, exec, ~/.local/bin/screenshot-active-window.sh
|
||||
bind = SUPER,code:107, exec, flameshot screen
|
||||
bind = SUPER,code:107, exec, ~/.local/bin/screenshot-active-window.sh -s
|
||||
bind = SUPER, o, exec, ~/.local/bin/ocr.sh
|
||||
bind = $mainMod, o, exec, ~/.local/bin/rofi-open tab
|
||||
# bind = $mainMod SHIFT, o, exec, ~/.local/bin/rofi-open window
|
||||
|
||||
@@ -45,6 +45,7 @@ windowrule = opacity 1.0 override, match:class dolphin-emu
|
||||
windowrule = opacity 1.0 override, match:class steam_app_default
|
||||
windowrule = opacity 1.0 override, match:class steam_app.*
|
||||
windowrule = opacity 1.0 override, match:class Rustdesk
|
||||
windowrule = opacity 1.0 override, match:class google-chrome
|
||||
# }}}
|
||||
|
||||
# {{{ Misc
|
||||
@@ -81,7 +82,11 @@ windowrule = border_size 0, match:class SubMiner
|
||||
windowrule = xray off override, match:class SubMiner
|
||||
windowrule = no_shadow on, match:class SubMiner
|
||||
windowrule = no_blur on, match:class SubMiner
|
||||
windowrule = no_dim on, match:class SubMiner
|
||||
windowrule = opaque on, match:class SubMiner
|
||||
windowrule = dim_around off, match:class SubMiner
|
||||
windowrule = allows_input offf, match:class SubMiner
|
||||
windowrule = border_size 0, match:class steam_app_1277940
|
||||
windowrule = opacity 1.0 override, match:class SubMiner
|
||||
# {{{ GSM Overlay and LunaTranslator tweaks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user