Compare commits
2 commits
47091f0696
...
ff11753266
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff11753266 | ||
|
|
a8f614c074 |
2 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
file
|
file
|
||||||
python3
|
(python3.withPackages (ps: with ps; [ debugpy ]))
|
||||||
sshfs
|
sshfs
|
||||||
ripgrep
|
ripgrep
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -298,6 +298,7 @@
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
|
||||||
windowrule = float, class:floating
|
windowrule = float, class:floating
|
||||||
|
windowrule = float, class:Matplotlib
|
||||||
windowrule = tile, class:Nsxiv
|
windowrule = tile, class:Nsxiv
|
||||||
|
|
||||||
# fix kdeconnect presentation mode. credit: https://www.reddit.com/r/hyprland/comments/1d0f2ou/to_the_one_person_using_kde_connect_presentation/
|
# fix kdeconnect presentation mode. credit: https://www.reddit.com/r/hyprland/comments/1d0f2ou/to_the_one_person_using_kde_connect_presentation/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue