Skip to content

Commit

Permalink
Merge pull request #410 from JaKooLit/development
Browse files Browse the repository at this point in the history
Development to Main
  • Loading branch information
JaKooLit authored Aug 22, 2024
2 parents 33fcd2a + f82516e commit 09bef39
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 9 deletions.
5 changes: 3 additions & 2 deletions config/hypr/UserConfigs/UserSettings.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ master {
}

general {
sensitivity = 1.00
#sensitivity = 1.00
border_size = 2
apply_sens_to_raw = 1
#apply_sens_to_raw = 1
gaps_in = 6
gaps_out = 8

Expand Down Expand Up @@ -90,6 +90,7 @@ input {
repeat_rate = 50
repeat_delay = 300
numlock_by_default = true
sensitivity = 0 #mouse sensivity
left_handed = false
follow_mouse = true
float_switch_override_focus = false
Expand Down
9 changes: 6 additions & 3 deletions config/hypr/UserConfigs/WindowRules.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ windowrule = center,^([Ff]erdium)$
# windowrulev2 = center,floating:1 # warning, it cause even the menu to float and center.
windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress)
windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files)
windowrulev2 = center, title:^(ROG Control)$
windowrulev2 = move 72% 7%,title:^(Picture-in-Picture)$
#windowrulev2 = move 72% 7%,title:^(Firefox)$

Expand Down Expand Up @@ -66,6 +67,7 @@ windowrulev2 = float, class:^([Qq]alculate-gtk)$
windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$
windowrulev2 = float, class:^([Ff]erdium)$
windowrulev2 = float, title:^(Picture-in-Picture)$
windowrulev2 = float, title:^(ROG Control)$
#windowrulev2 = float, title:^(Firefox)$

# windowrule v2 - opacity #enable as desired
Expand All @@ -80,7 +82,7 @@ windowrulev2 = opacity 0.9 0.8, class:^([Tt]hunar|org.gnome.Nautilus)$
windowrulev2 = opacity 0.8 0.6, class:^(pcmanfm-qt)$
windowrulev2 = opacity 0.8 0.7, class:^(gedit|org.gnome.TextEditor|mousepad)$
windowrulev2 = opacity 0.9 0.8, class:^(deluge)$
windowrulev2 = opacity 0.9 0.8, class:^(Alacritty|kitty)$ # Terminals
windowrulev2 = opacity 0.8 0.7, class:^(Alacritty|kitty|kitty-dropterm)$ # Terminals
windowrulev2 = opacity 0.9 0.7, class:^(VSCodium|codium-url-handler)$
windowrulev2 = opacity 0.9 0.8, class:^(nwg-look|qt5ct|qt6ct|yad)$
windowrulev2 = opacity 0.9 0.8, title:(Kvantum Manager)
Expand Down Expand Up @@ -110,7 +112,8 @@ windowrulev2 = size 70% 70%, class:^(evince|wihotspot(-gui)?)$
windowrulev2 = size 60% 70%, class:^(file-roller|org.gnome.FileRoller)$
windowrulev2 = size 60% 70%, class:^([Ww]hatsapp-for-linux)$
windowrulev2 = size 60% 70%, class:^([Ff]erdium)$
windowrulev2 = size 25% 25%, title:^(Picture-in-Picture)$
windowrulev2 = size 25% 25%, title:^(Picture-in-Picture)$
windowrulev2 = size 60% 70%, title:^(ROG Control)$
#windowrulev2 = size 25% 25%, title:^(Firefox)$

# windowrule v2 - pinning
Expand All @@ -128,4 +131,4 @@ windowrulev2 = pin,title:^(Picture-in-Picture)$
#layerrule = ignorezero, <rofi>

#layerrule = ignorezero, overview
#layerrule = blur, overview
#layerrule = blur, overview
1 change: 1 addition & 0 deletions config/hypr/configs/Keybinds.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ bind = $mainMod SHIFT, M, exec, $UserScripts/RofiBeats.sh # online music
bind = $mainMod, W, exec, $UserScripts/WallpaperSelect.sh # Select wallpaper to apply
bind = $mainMod SHIFT, W, exec, $UserScripts/WallpaperEffects.sh # Wallpaper Effects by imagemagickWW
bind = CTRL ALT, W, exec, $UserScripts/WallpaperRandom.sh # Random wallpapers
bind = $mainMod ALT, O, exec, hyprctl setprop active opaque toggle #disable opacity to active window

# Waybar / Bar related
bind = $mainMod, B, exec, pkill -SIGUSR1 waybar # Toggle hide/show waybar
Expand Down
3 changes: 3 additions & 0 deletions config/hypr/hyprlock-1080p.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ general {

background {
monitor =
# NOTE: use only 1 path
#path = screenshot # screenshot of your desktop
path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # NOTE only png supported for now
#path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper

#color = $color7

# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
Expand Down
3 changes: 3 additions & 0 deletions config/hypr/hyprlock.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ general {

background {
monitor =
# NOTE: use only 1 path
#path = screenshot # screenshot of your desktop
path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # NOTE only png supported for now
#path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper

#color = $color7

# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion config/kitty/kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bold_font auto
italic_font auto
bold_italic_font auto

background_opacity 0.5
#background_opacity 0.5
confirm_os_window_close 0

# change to x11 or wayland or leave auto
Expand Down
2 changes: 1 addition & 1 deletion config/wallust/templates/colors-kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bold_font auto
italic_font auto
bold_italic_font auto

background_opacity 0.5
#background_opacity 0.5
confirm_os_window_close 0

# change to x11 or wayland or leave auto
Expand Down
5 changes: 3 additions & 2 deletions config/waybar/modules
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,8 @@
"ignore-list": [
"wofi",
"rofi",
"kitty"
"kitty",
"kitty-dropterm"
],
},
"custom/cycle_wall": {
Expand Down Expand Up @@ -863,4 +864,4 @@
"interval": 86400, // once every day
"tooltip": true,
},
}
}

0 comments on commit 09bef39

Please sign in to comment.