mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-12-25 22:26:56 +00:00
Add xdg-terminal-exec
This commit is contained in:
parent
357a82e171
commit
33d02ed030
2 changed files with 3 additions and 1 deletions
1
home/.config/xdg-terminals.list
Normal file
1
home/.config/xdg-terminals.list
Normal file
|
|
@ -0,0 +1 @@
|
|||
kitty.desktop
|
||||
|
|
@ -33,6 +33,7 @@ cp -ra home/.config/swappy ~/.config
|
|||
cp -ra home/.config/systemd ~/.config
|
||||
#cp -ar home/.config/fontconfig ~/.config
|
||||
cp -ra home/.config/swaync ~/.config
|
||||
cp home/.config/xdg-terminals.list ~/.config
|
||||
|
||||
# Theme configs
|
||||
cp -ar home/.config/qt5ct ~/.config
|
||||
|
|
@ -74,7 +75,7 @@ paru -Syu --noconfirm
|
|||
# WM Essentials
|
||||
paru -S --noconfirm --needed \
|
||||
udisks2 udiskie gvfs gvfs-mtp gnome-keyring xorg-xinput polkit-gnome brightnessctl \
|
||||
xdg-user-dirs playerctl
|
||||
xdg-user-dirs playerctl xdg-terminal-exec
|
||||
|
||||
# Wayland WM essentials
|
||||
paru -S --noconfirm --needed \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue