From f328ef7afd994f8fce82d462e90d250816580c1e Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Mon, 26 May 2025 13:34:15 -0500 Subject: [PATCH] ime --- env/.config/hypr/hyprland.conf | 5 ++--- env/.config/lf/lfrc | 3 +++ env/.config/waybar/config.jsonc | 2 +- .../bin/system/start-scripts/autostart.sh | 22 ++++++++++++------- runs/get-reqs-B-current-arch.sh | 1 + 5 files changed, 21 insertions(+), 12 deletions(-) diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index b41a847..67fec50 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -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 diff --git a/env/.config/lf/lfrc b/env/.config/lf/lfrc index dcced87..bd0b0fe 100755 --- a/env/.config/lf/lfrc +++ b/env/.config/lf/lfrc @@ -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) diff --git a/env/.config/waybar/config.jsonc b/env/.config/waybar/config.jsonc index 7927204..4afa434 100644 --- a/env/.config/waybar/config.jsonc +++ b/env/.config/waybar/config.jsonc @@ -90,7 +90,7 @@ "clock": { "timezone": "America/Chicago", "tooltip-format": "{:%Y %B}\n{calendar}", - "format": "{:%m/%d/%Y - %I:%M:%S}", + "format": "{:%a %m/%d/%Y %I:%M:%S}", "interval": 1 }, diff --git a/env/.local/bin/system/start-scripts/autostart.sh b/env/.local/bin/system/start-scripts/autostart.sh index 822a0e5..8b639f3 100755 --- a/env/.local/bin/system/start-scripts/autostart.sh +++ b/env/.local/bin/system/start-scripts/autostart.sh @@ -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 + diff --git a/runs/get-reqs-B-current-arch.sh b/runs/get-reqs-B-current-arch.sh index b621c99..a97bf9b 100755 --- a/runs/get-reqs-B-current-arch.sh +++ b/runs/get-reqs-B-current-arch.sh @@ -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