hyprland/xfce: fixed incorrect/missing browser and terminal emulator for thunar

This commit is contained in:
Aly Raffauf 2024-03-27 12:31:20 -04:00
parent b6c8cd2e2b
commit 342acec411
2 changed files with 7 additions and 0 deletions

View file

@ -17,6 +17,7 @@
pyprland pyprland
udiskie udiskie
xdg-desktop-portal-hyprland xdg-desktop-portal-hyprland
xfce.exo
]; ];
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
@ -42,6 +43,8 @@
xdg.configFile."hypr/pyprland.toml".source = ./pyprland.toml; xdg.configFile."hypr/pyprland.toml".source = ./pyprland.toml;
xdg.configFile."xfce4/helpers.rc".source = ../xfce/helpers.rc;
home.pointerCursor = { home.pointerCursor = {
gtk.enable = true; gtk.enable = true;
# x11.enable = true; # x11.enable = true;

4
home/xfce/helpers.rc Normal file
View file

@ -0,0 +1,4 @@
TerminalEmulator=alacritty
FileManager=thunar
WebBrowser=firefox