From cbba80700cbdc95d294f3ec61075ff2cbdd503e3 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Thu, 26 May 2022 20:23:02 +0200 Subject: . --- river/init | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'river/init') diff --git a/river/init b/river/init index 91c0156..341389b 100755 --- a/river/init +++ b/river/init @@ -9,7 +9,7 @@ riverctl map-pointer normal $mod BTN_LEFT move-view riverctl map-pointer normal $mod BTN_RIGHT resize-view riverctl map normal $mod Return spawn alacritty -riverctl map normal $mod Space spawn 'wofi --show drun' +riverctl map normal $mod Space spawn 'wofi --show drun --allow-images --allow-markup --gtk-dark' riverctl map normal $mod+Shift E exit riverctl map normal $mod+Shift Q close @@ -26,6 +26,22 @@ done riverctl focus-follows-cursor normal riverctl set-cursor-wrap on-output-change +riverctl xcursor-theme default 32 + riverctl default-layout rivertile +# export GDK_DPI_SCALE=0.95 +gsettings set org.gnome.desktop.interface scaling-factor 1 +gsettings set org.gnome.desktop.interface text-scaling-factor 1 +gsettings set org.gnome.desktop.interface cursor-size 32 + +export QT_QPA_PLATFORM=wayland +systemctl --user import-environment \ + QT_QPA_PLATFORM \ + WAYLAND_DISPLAY \ + XDG_SESSION_TYPE +dbus-update-activation-environment --systemd --all + +systemctl --user restart plasma-kactivitymanagerd.service + exec rivertile -- cgit v1.2.3-70-g09d2