This commit is contained in:
Josh Thomas 2025-07-03 23:04:44 -05:00
parent 4883854360
commit 16d9e0f207
2 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,13 @@
$scripts = ~/.config/hypr/scripts
$terminal = ghostty
$fileManager = nautilus --new-window
$browser = vivaldi --new-window --ozone-platform=wayland
# $music = spotify
# $passwordManager = 1password
# $messenger = signal-desktop
# $webapp = $browser --app
# Move focus with mainMod + vim motion
bind = SUPER, h, movefocus, l
bind = SUPER, j, movefocus, d

View file

@ -2,14 +2,6 @@ source = ./conf/binds.conf
source = ./conf/monitors.conf
source = ./themes/tokyonight_moon.conf
$terminal = ghostty
$fileManager = nautilus --new-window
$browser = vivaldi --new-window --ozone-platform=wayland
# $music = spotify
# $passwordManager = 1password
# $messenger = signal-desktop
# $webapp = $browser --app
# Force all apps to use Wayland
env = GDK_BACKEND,wayland
env = QT_QPA_PLATFORM,wayland