diff --git a/config/hypr/hyprland_SIMONBOX.conf b/config/hypr/hyprland_SIMONBOX.conf index e44fce5..5569f8e 100644 --- a/config/hypr/hyprland_SIMONBOX.conf +++ b/config/hypr/hyprland_SIMONBOX.conf @@ -6,3 +6,4 @@ bind = $mainMod, D, togglespecialworkspace, discord bind = $mainMod, W, togglespecialworkspace, web bind = $mainMod, A, togglespecialworkspace, ranger bind = $mainMod, T, togglespecialworkspace, timer +bind = $mainMod, G, exec, sh /media/SteamPool_2/Games/star-citizen/sc-launch.sh diff --git a/config/hypr/hyprland_STEAMBOX.conf b/config/hypr/hyprland_STEAMBOX.conf index 2601e53..c2a9398 100644 --- a/config/hypr/hyprland_STEAMBOX.conf +++ b/config/hypr/hyprland_STEAMBOX.conf @@ -1,6 +1,9 @@ exec-once = /home/cm/linuxbox/set-xr18-2ch.sh exec-once = sudo udisksctl mount -b /dev/sda1 exec-once = systemctl --user start hypridle +exec-once = cameractrls -d /dev/video0 -c auto_exposure=manual_mode,white_balance_automatic=0,gain_automatic=0,exposure=177,saturation=0,horizontal_flip=1,vertical_flip=1 exec-once = sh ~/Games/star-citizen/sc-launch.sh env = GBM_BACKEND, nvidia-drm env = __GLX_VENDOR_LIBRARY_NAME, nvidia +bind = $mainMod, W, togglespecialworkspace, web +bind = $mainMod, G, exec, sh ~/Games/star-citizen/sc-launch.sh diff --git a/config/starship.toml b/config/starship.toml index 5ccb498..2c15071 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -1,10 +1,13 @@ add_newline = false # A minimal left prompt -format = """$directory$git_branch$git_commit$git_status$character""" +format = """$hosnamet$directory$git_branch$git_commit$git_status$character""" # # move the rest of the prompt to the right # right_format = """$git_branch $git_commit $git_status""" command_timeout = 1000 +[hostname] +style = "fg:#87afd7" + [directory] style = "fg:#87afd7" format = "[$path]($style)" diff --git a/update_arch.sh b/update_arch.sh index 00501af..cb690e0 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -303,7 +303,7 @@ fi # Install desktop utility if [ "${ROLES[DESKTOP_BASE]}" == "yes" ]; then printf -- '\033[33m Installing desktop base utilities\n\033[37m' - sudo pacman --noconfirm --needed -S feh + sudo pacman --noconfirm --needed -S cameractrls feh flatpak install -y flathub com.discordapp.Discord flatpak install -y flathub com.behringer.XAirEdit flatpak install -y flathub com.moonlight_stream.Moonlight @@ -348,7 +348,7 @@ if [ "${ROLES[GAME]}" == "yes" ]; then sudo pacman -S --noconfirm --needed wine-staging sudo pacman -S --noconfirm --needed winetricks wine-mono wine-gecko qt5-tools sudo pacman -S --noconfirm --needed steam - sudo pacman -S --noconfirm --needed gamemode gamescope + sudo pacman -S --noconfirm --needed mangohud lib32-mangohud gamemode gamescope yay --noconfirm -S --needed --aur protonup-qt protontricks yay --noconfirm -S --needed --aur lug-helper yay --noconfirm -S --needed --aur opentrack-git