mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #397 from genebean/rainbow-fixes
Fix Vivaldi, fix Hyprland config
This commit is contained in:
commit
abdb9190da
3 changed files with 3 additions and 2 deletions
|
|
@ -149,7 +149,8 @@
|
||||||
|
|
||||||
# Example per-device config
|
# Example per-device config
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
||||||
"device:epic-mouse-v1" = {
|
device = {
|
||||||
|
name = "epic-mouse-v1";
|
||||||
sensitivity = "-0.5";
|
sensitivity = "-0.5";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,6 @@
|
||||||
meld
|
meld
|
||||||
slack
|
slack
|
||||||
tilix
|
tilix
|
||||||
vivaldi
|
|
||||||
xfce.xfce4-terminal
|
xfce.xfce4-terminal
|
||||||
zoom-us
|
zoom-us
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@
|
||||||
"im.riot.Riot"
|
"im.riot.Riot"
|
||||||
"com.cassidyjames.butler"
|
"com.cassidyjames.butler"
|
||||||
"com.logseq.Logseq"
|
"com.logseq.Logseq"
|
||||||
|
"com.vivaldi.Vivaldi"
|
||||||
"org.signal.Signal"
|
"org.signal.Signal"
|
||||||
"org.telegram.desktop"
|
"org.telegram.desktop"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue