Compare commits

...

2 Commits

Author SHA1 Message Date
8e52ea297e Merge branch 'master' of github.com:ksyasuda/dotfiles 2025-07-29 18:42:42 -07:00
09535c5c74 update hyprland 2025-07-29 18:42:35 -07:00
2 changed files with 4 additions and 0 deletions

View File

@@ -271,6 +271,8 @@ windowrule = opacity 1, class:com.obsproject.Studio
windowrule = opacity 1, title:(.*)(- YouTube(.*))
windowrule = opacity 1, class:zen, title:(.*)YouTube TV(.*)
# Example windowrule v2
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$

View File

@@ -124,3 +124,5 @@ bind = CTRL ALT, F, exec, ~/.local/bin/favorite-wallpaper
bind = $mainMod, z, exec, uwsm app -sb -- zen-browser
bind = $mainMod SHIFT, s, exec , rofi -show ssh -theme "$HOME/.config/rofi/launchers/type-2/style-2.rasi" -terminal -theme-str 'window{width: 25%;} listview {columns: 1; lines: 10;}' ghostty -ssh-command "ghostty --initial-command='TERM=kitty ssh {host}'"