Compare commits

3 Commits
main ... x13

2 changed files with 13 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ env = XDG_SESSION_HOME=~
#auto start
exec-once=~/bin/startup.sh
exec-once=~/bin/suspend.sh
#exec-once=~/bin/suspend.sh
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
@@ -136,10 +136,11 @@ master {
#no_gaps_when_only=true
}
#gestures {
# # See https://wiki.hyprland.org/Configuring/Variables/ for more
# workspace_swipe = off
#}
gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
#workspace_swipe = off
gesture = 3, horizontal, workspace
}
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more

View File

@@ -5,16 +5,13 @@ export TERMINAL=weztzerm
source /home/thierry/keepass.env
source /home/thierry/bin/alias
sleep 1
killall -e xdg-desktop-portal-hyprland
killall -e xdg-desktop-portal-wlr
killall xdg-desktop-portal
/usr/lib/xdg-desktop-portal-hyprland &
sleep 2
/usr/lib/xdg-desktop-portal &
#sleep 1
#killall -e xdg-desktop-portal-hyprland
#killall -e xdg-desktop-portal-wlr
#killall xdg-desktop-portal
#/usr/lib/xdg-desktop-portal-hyprland &
#sleep 2
#/usr/lib/xdg-desktop-portal &
#jamesdsp -t &
#clight-gui --tray &