diff --git a/dotfiles/i3-session/dot-config/i3/config b/dotfiles/i3-session/dot-config/i3/config index ad7e5cc..b74de93 100644 --- a/dotfiles/i3-session/dot-config/i3/config +++ b/dotfiles/i3-session/dot-config/i3/config @@ -19,7 +19,7 @@ client.focused_inactive #333333 #5F676A #EEEEEE #333333 floating_modifier $mod # start a terminal -bindsym $mod+Return exec i3-sensible-terminal +bindsym $mod+Return exec alacritty # kill focused window bindsym $mod+Shift+c kill diff --git a/system/arch/workstation.yaml b/system/arch/workstation.yaml index ea6feca..a836a03 100644 --- a/system/arch/workstation.yaml +++ b/system/arch/workstation.yaml @@ -59,7 +59,6 @@ - networkmanager - nmap - nmon - - nomacs - pcmanfm-gtk3 - perl - perl-date-manip @@ -138,7 +137,7 @@ - waybar - kitty - qt6-wayland - - xdg-desktop-portl-hyprland + - xdg-desktop-portal-hyprland state: present update_cache: True diff --git a/system/arch/workstation_aurSoftware.yaml b/system/arch/workstation_aurSoftware.yaml index 892f9e6..fbbfcbd 100644 --- a/system/arch/workstation_aurSoftware.yaml +++ b/system/arch/workstation_aurSoftware.yaml @@ -14,5 +14,12 @@ - c-lolcat - plus42 + - name: Install AUR packages for hyrland + become: yes + become_user: aur_builder + aur: + name: + - hyprshot +