Hyprland config
This commit is contained in:
@ -19,6 +19,23 @@ exec-once = wl-paste -t text --watch clipman store --no-persist
|
|||||||
exec-once = wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"
|
exec-once = wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"
|
||||||
exec-once = hyprctl setcursor Bibata-Modern-Classic 16
|
exec-once = hyprctl setcursor Bibata-Modern-Classic 16
|
||||||
|
|
||||||
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
|
windowrulev2 = workspace 2, class:^(jetbrains-clion)$
|
||||||
|
windowrulev2 = workspace 3, class:^(obsidian)$
|
||||||
|
windowrulev2 = workspace 4, class:^(firefox)$
|
||||||
|
windowrulev2 = workspace 4, class:^(chromium)$
|
||||||
|
windowrulev2 = workspace 9, class:^(mpv)$
|
||||||
|
windowrulev2 = workspace 10, class:^(Spotify)
|
||||||
|
windowrulev2 = workspace 10, class:^(discord)
|
||||||
|
|
||||||
|
windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$
|
||||||
|
|
||||||
|
windowrulev2 = opacity 0.8 0.8, class:^(kitty)$
|
||||||
|
windowrulev2 = opacity 0.8 0.8, class:^(discord)$
|
||||||
|
windowrulev2 = opacity 0.8 0.8, class:^(Spotify)$
|
||||||
|
windowrulev2 = opacity 0.8 0.8, class:^(obsidian)$
|
||||||
|
windowrulev2 = opacity 0.8 0.8, class:^(jetbrains-clion)$
|
||||||
|
|
||||||
general {
|
general {
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
|
|
||||||
@ -89,23 +106,6 @@ device:epic-mouse-v1 {
|
|||||||
sensitivity = -0.5
|
sensitivity = -0.5
|
||||||
}
|
}
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
|
||||||
windowrulev2 = workspace 2, class:^(jetbrains-clion)$
|
|
||||||
windowrulev2 = workspace 3, class:^(obsidian)$
|
|
||||||
windowrulev2 = workspace 4, class:^(firefox)$
|
|
||||||
windowrulev2 = workspace 4, class:^(chromium)$
|
|
||||||
windowrulev2 = workspace 9, class:^(mpv)$
|
|
||||||
windowrulev2 = workspace 10, class:^(Spotify)
|
|
||||||
windowrulev2 = workspace 10, class:^(discord)
|
|
||||||
|
|
||||||
windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$
|
|
||||||
|
|
||||||
windowrulev2 = opacity 0.8 0.8, class:^(kitty)$
|
|
||||||
windowrulev2 = opacity 0.8 0.8, class:^(discord)$
|
|
||||||
windowrulev2 = opacity 0.8 0.8, class:^(Spotify)$
|
|
||||||
windowrulev2 = opacity 0.8 0.8, class:^(obsidian)$
|
|
||||||
windowrulev2 = opacity 0.8 0.8, class:^(jetbrains-clion)$
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user