This commit is contained in:
iceyrazor 2025-05-26 13:34:15 -05:00
parent dcbd6a365b
commit f328ef7afd
5 changed files with 21 additions and 12 deletions

View File

@ -18,15 +18,14 @@ env = GDK_BACKEND,wayland,x11,*
env = HYPRLAND_PER_MONITOR_WORKSPACES,1
windowrule = float,title:^(flameshot)
windowrule = move 0 0,title:^(flameshot)
windowrule = suppressevent fullscreen,title:^(flameshot)
exec-once = $HOME/.local/bin/system/start_scripts/autostart.sh
exec-once = $HOME/.local/bin/system/start-scripts/autostart.sh
exec-once = /usr/lib/xdg-desktop-portal &
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# exec-once = ibus-daemon -rxRd
exec-once = /usr/lib/ibus/ibus-wayland
exec-once = hyprpaper
exec-once = /usr/bin/dunst $HOME/.config/dunst/dunstrc

3
env/.config/lf/lfrc vendored
View File

@ -10,6 +10,9 @@ set shell sh
# times.
set shellopts '-eu'
# set number true
set relativenumber true
# set internal field separator (IFS) to "\n" for shell commands
# This is useful to automatically split file names in $fs and $fx properly
# since default file separator used in these variables (i.e. 'filesep' option)

View File

@ -90,7 +90,7 @@
"clock": {
"timezone": "America/Chicago",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:%m/%d/%Y - %I:%M:%S}",
"format": "{:%a %m/%d/%Y %I:%M:%S}",
"interval": 1
},

View File

@ -1,4 +1,5 @@
#!/bin/bash
extra=0
if [ "$(cat /etc/hostname)" == "Kasino" ]; then
extra=0
@ -10,21 +11,22 @@ fi
sleep 0.1
xset s 0
nitrogen --restore &
xrdb -merge /home/iceyrazor/.Xresources &
if [ $extra == 1 ]; then
xrandr --dpi 90 &
xrandr --output Virtual-1 --mode 1920x1080
fi
if [ -z "$WAYLAND_DISPLAY "]; then
if [ -z "$WAYLAND_DISPLAY" ]; then
xcompmgr &
fi
if [ $extra == 1 ]; then
if [ -z $(pgrep -f stbar.sh) ]; then
# ~/stuff/scripts/system/stbar/stbar.sh &
echo hall
fi
fi
# if [ $extra == 1 ]; then
# if [ -z $(pgrep -f stbar.sh) ]; then
# # ~/stuff/scripts/system/stbar/stbar.sh &
# fi
# fi
pipewire & disown
if [ -z $(pgrep wireplumber) ]; then
@ -33,7 +35,9 @@ fi
pipewire-pulse & disown
sleep 0.5s
if [ "$WAYLAND_SESSION" ]; then
fcitx5 -d
if [ "$WAYLAND_DISPLAY" ]; then
waybar & disown
fi
@ -49,6 +53,7 @@ if [ -z $(pgrep wezterm) ]; then
wezterm -e ~/stuff/scripts/system/task.sh &
fi
if [ "$(cat /etc/hostname)" == "Kasino" ]; then
if [ -z "$(pgrep vesktop)" ]; then
sleep 2s
@ -65,3 +70,4 @@ if [ "$(cat /etc/hostname)" == "Kasino" ]; then
steam & disown
fi
fi

View File

@ -8,6 +8,7 @@ sudo="sudo"
echo GETTING CURRENT REQS ARCH
$sudo pacman -S xorg-server libxft libxinerama pipewire-pulse pipewire-alsa pipewire-jack qpwgraph wezterm ttf-inconsolata sddm wayland hyprland waybar xdg-desktop-portal xdg-desktop-portal-hyprland xdg-desktop-portal-gtk zsh vlc v4l2loopback-dkms qt6-wayland qt5-wayland ntfs-3g gnome-keyring inetutils doas cowsay fastfetch yt-dlp ttf-jetbrains-mono ttf-jetbrains-mono-nerd noto-fonts-emoji font-manager atuin gvfs-mtp bat lxappearance cmus grim btop htop rxvt-unicode lf inetutils openrgb reflector steam rofi-wayland
$sudo pacman -S fcitx5-im fcitx5-mozc
# for vr
$sudo pacman -S cli11 eigen glib2 glib2-devel nlohmann-json patch