Fix Vivaldi, fix Hyprland config

This commit is contained in:
Gene Liverman 2024-06-07 11:35:14 -04:00
parent 2dbef7058a
commit cfda9fb5ee
3 changed files with 3 additions and 2 deletions

View file

@ -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";
}; };

View file

@ -47,7 +47,6 @@
meld meld
slack slack
tilix tilix
vivaldi
xfce.xfce4-terminal xfce.xfce4-terminal
zoom-us zoom-us
]; ];

View file

@ -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"
]; ];