From 61c027738785e0585202b7b3a828e05344510f66 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 21 Nov 2025 14:50:30 -0500 Subject: Tweaks --- hosts/iroha/scripts/run-sway | 1 + hosts/iroha/stow.txt | 8 +++++++- hosts/iroha/stow/.bash_profile | 1 + hosts/iroha/stow/.config/colors.json | 1 + hosts/iroha/stow/.local/bin/7z-password | 1 + hosts/iroha/sway_input_output | 12 ++++++++++++ 6 files changed, 23 insertions(+), 1 deletion(-) create mode 120000 hosts/iroha/stow/.bash_profile create mode 120000 hosts/iroha/stow/.config/colors.json create mode 120000 hosts/iroha/stow/.local/bin/7z-password (limited to 'hosts') diff --git a/hosts/iroha/scripts/run-sway b/hosts/iroha/scripts/run-sway index 7ae945e..c5122f0 100755 --- a/hosts/iroha/scripts/run-sway +++ b/hosts/iroha/scripts/run-sway @@ -1,2 +1,3 @@ #! /usr/bin/env sh +export MAIN_MONITOR=DP-1 dbus-run-session env WLR_RENDERER=vulkan sway diff --git a/hosts/iroha/stow.txt b/hosts/iroha/stow.txt index ffd60e2..e5ab47d 100644 --- a/hosts/iroha/stow.txt +++ b/hosts/iroha/stow.txt @@ -1,5 +1,6 @@ UNLINK: .Xresources UNLINK: .asoundrc +UNLINK: .bash_profile UNLINK: .bashrc UNLINK: .config/MangoHud UNLINK: .config/gdb @@ -13,6 +14,7 @@ UNLINK: .config/sway UNLINK: .config/user-dirs.dirs UNLINK: .gitconfig UNLINK: .gtkrc-2.0 +UNLINK: .local/bin/7z-password UNLINK: .local/bin/bemenu-colored UNLINK: .local/bin/check-orphans UNLINK: .local/bin/dmenu-emoji @@ -48,13 +50,16 @@ UNLINK: .vim/patches UNLINK: .vim/plugin UNLINK: .vim/vimrc UNLINK: scripts/disable-rgb +UNLINK: scripts/emaint-sync UNLINK: scripts/prepare-mounts UNLINK: scripts/prepare-network-mounts UNLINK: scripts/run-sway LINK: .Xresources => c/dotfiles/hosts/iroha/stow/.Xresources (reverts previous action) LINK: .asoundrc => c/dotfiles/hosts/iroha/stow/.asoundrc (reverts previous action) +LINK: .bash_profile => c/dotfiles/hosts/iroha/stow/.bash_profile (reverts previous action) LINK: .bashrc => c/dotfiles/hosts/iroha/stow/.bashrc (reverts previous action) LINK: .config/MangoHud => ../c/dotfiles/hosts/iroha/stow/.config/MangoHud (reverts previous action) +LINK: .config/colors.json => ../c/dotfiles/hosts/iroha/stow/.config/colors.json LINK: .config/gdb => ../c/dotfiles/hosts/iroha/stow/.config/gdb (reverts previous action) LINK: .config/gentoo-pipewire-launcher.conf => ../c/dotfiles/hosts/iroha/stow/.config/gentoo-pipewire-launcher.conf (reverts previous action) LINK: .config/gtk-3.0 => ../c/dotfiles/hosts/iroha/stow/.config/gtk-3.0 (reverts previous action) @@ -66,6 +71,7 @@ LINK: .config/sway => ../c/dotfiles/hosts/iroha/stow/.config/sway (reverts previ LINK: .config/user-dirs.dirs => ../c/dotfiles/hosts/iroha/stow/.config/user-dirs.dirs (reverts previous action) LINK: .gitconfig => c/dotfiles/hosts/iroha/stow/.gitconfig (reverts previous action) LINK: .gtkrc-2.0 => c/dotfiles/hosts/iroha/stow/.gtkrc-2.0 (reverts previous action) +LINK: .local/bin/7z-password => ../../c/dotfiles/hosts/iroha/stow/.local/bin/7z-password (reverts previous action) LINK: .local/bin/bemenu-colored => ../../c/dotfiles/hosts/iroha/stow/.local/bin/bemenu-colored (reverts previous action) LINK: .local/bin/check-orphans => ../../c/dotfiles/hosts/iroha/stow/.local/bin/check-orphans (reverts previous action) LINK: .local/bin/dmenu-emoji => ../../c/dotfiles/hosts/iroha/stow/.local/bin/dmenu-emoji (reverts previous action) @@ -101,7 +107,7 @@ LINK: .vim/patches => ../c/dotfiles/hosts/iroha/stow/.vim/patches (reverts previ LINK: .vim/plugin => ../c/dotfiles/hosts/iroha/stow/.vim/plugin (reverts previous action) LINK: .vim/vimrc => ../c/dotfiles/hosts/iroha/stow/.vim/vimrc (reverts previous action) LINK: scripts/disable-rgb => ../c/dotfiles/hosts/iroha/stow/scripts/disable-rgb (reverts previous action) -LINK: scripts/emaint-sync => ../c/dotfiles/hosts/iroha/stow/scripts/emaint-sync +LINK: scripts/emaint-sync => ../c/dotfiles/hosts/iroha/stow/scripts/emaint-sync (reverts previous action) LINK: scripts/prepare-mounts => ../c/dotfiles/hosts/iroha/stow/scripts/prepare-mounts (reverts previous action) LINK: scripts/prepare-network-mounts => ../c/dotfiles/hosts/iroha/stow/scripts/prepare-network-mounts (reverts previous action) LINK: scripts/run-sway => ../c/dotfiles/hosts/iroha/stow/scripts/run-sway (reverts previous action) diff --git a/hosts/iroha/stow/.bash_profile b/hosts/iroha/stow/.bash_profile new file mode 120000 index 0000000..2805ad2 --- /dev/null +++ b/hosts/iroha/stow/.bash_profile @@ -0,0 +1 @@ +../../../files/shell/bash_profile \ No newline at end of file diff --git a/hosts/iroha/stow/.config/colors.json b/hosts/iroha/stow/.config/colors.json new file mode 120000 index 0000000..b4907ce --- /dev/null +++ b/hosts/iroha/stow/.config/colors.json @@ -0,0 +1 @@ +../../../../themes/iroha/colors.json \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/7z-password b/hosts/iroha/stow/.local/bin/7z-password new file mode 120000 index 0000000..e327685 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/7z-password @@ -0,0 +1 @@ +../../../../../scripts/desktop/7z-password \ No newline at end of file diff --git a/hosts/iroha/sway_input_output b/hosts/iroha/sway_input_output index 06936cc..e8598cb 100644 --- a/hosts/iroha/sway_input_output +++ b/hosts/iroha/sway_input_output @@ -17,12 +17,24 @@ input "1189:32769:BenQ_ZOWIE_BenQ_ZOWIE_Gaming_Mouse" { scroll_factor 1.0 } +input "2362:9488:PixArt_USB_Optical_Mouse" { + accel_profile flat + pointer_accel -0.225 + scroll_factor 1.0 +} + input "1133:50504:Logitech_USB_Receiver_Mouse" { accel_profile flat pointer_accel -0.15 scroll_factor 1.0 } +input "1386:890:Wacom_One_by_Wacom_S_Pen" { + events disabled +# map_to_output = "DP-1"; +# left_handed = "enabled"; +} + output "DP-1" { mode 2560x1440@144.000Hz #position 3000 200 -- cgit v1.2.3-101-g0448