mirror of
https://github.com/joshuadavidthomas/dotfiles.git
synced 2025-08-04 18:18:13 +00:00
oops
This commit is contained in:
parent
4883854360
commit
16d9e0f207
2 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue