diff --git a/botfiles/.config/GIMP/2.10/controllerrc b/botfiles/.config/GIMP/2.10/controllerrc index 9fdbf82..0c7edf8 100644 --- a/botfiles/.config/GIMP/2.10/controllerrc +++ b/botfiles/.config/GIMP/2.10/controllerrc @@ -9,14 +9,14 @@ (controller "GimpControllerWheel") (mapping (map "scroll-down-shift-primary" "tools-aspect-decrease") + (map "scroll-down-primary-alt" "tools-size-decrease") (map "scroll-up-shift-alt" "tools-angle-increase") - (map "scroll-down-shift-primary-alt" "tools-spacing-decrease") (map "scroll-down-shift-alt" "tools-angle-decrease") - (map "scroll-up-shift-primary" "tools-aspect-increase") + (map "scroll-down-shift-primary-alt" "tools-spacing-decrease") (map "scroll-up-shift-primary-alt" "tools-spacing-increase") (map "scroll-down-alt" "tools-opacity-decrease") (map "scroll-up-primary-alt" "tools-size-increase") - (map "scroll-down-primary-alt" "tools-size-decrease") + (map "scroll-up-shift-primary" "tools-aspect-increase") (map "scroll-up-alt" "tools-opacity-increase"))) (GimpControllerInfo "Main Keyboard" (icon-name "gimp-controller-keyboard") diff --git a/botfiles/.config/GIMP/2.10/menurc b/botfiles/.config/GIMP/2.10/menurc index 5fe6a1f..edf6b24 100644 --- a/botfiles/.config/GIMP/2.10/menurc +++ b/botfiles/.config/GIMP/2.10/menurc @@ -7,11 +7,9 @@ ; (gtk_accel_path "/view/view-show-canvas-boundary" "") ; (gtk_accel_path "/tools/tools-opacity-set-to-default" "") ; (gtk_accel_path "/context/context-background-value-decrease" "") -; (gtk_accel_path "/windows/windows-display-0005" "") ; (gtk_accel_path "/vectors/vectors-color-tag-brown" "") ; (gtk_accel_path "/tools/tools-opacity-increase-skip" "greater") ; (gtk_accel_path "/tools/tools-vector" "b") -; (gtk_accel_path "/windows/windows-display-0004" "") ; (gtk_accel_path "/view/view-scroll-left" "") ; (gtk_accel_path "/image/image-convert-u8" "") ; (gtk_accel_path "/tools/tools-airbrush-rate-increase" "") @@ -21,11 +19,9 @@ ; (gtk_accel_path "/vectors/vectors-color-tag-orange" "") ; (gtk_accel_path "/view/view-zoom-8-1-accel" "KP_4") ; (gtk_accel_path "/context/context-background-value-set" "") -; (gtk_accel_path "/windows/windows-display-0003" "") ; (gtk_accel_path "/context/context-paint-mode-menu" "") ; (gtk_accel_path "/filters/filters-motion-blur-linear" "") ; (gtk_accel_path "/filters/filters-gegl-graph" "") -; (gtk_accel_path "/windows/windows-display-0002" "") ; (gtk_accel_path "/context/context-brush-select-set" "") ; (gtk_accel_path "/edit/edit-copy" "c") ; (gtk_accel_path "/context/context-brush-shape-circle" "") @@ -1299,10 +1295,8 @@ ; (gtk_accel_path "/tools/tools-force-set" "") ; (gtk_accel_path "/filters/filters-wind" "") ; (gtk_accel_path "/context/context-foreground-red-minimum" "") -; (gtk_accel_path "/windows/windows-display-0007" "") ; (gtk_accel_path "/debug/debug-dump-managers" "") ; (gtk_accel_path "/context/context-tool-select-last" "") -; (gtk_accel_path "/windows/windows-display-0008" "") ; (gtk_accel_path "/filters/filters-displace" "") ; (gtk_accel_path "/filters/filters-enhance-menu" "") ; (gtk_accel_path "/filters/filters-engrave" "") @@ -1317,7 +1311,6 @@ ; (gtk_accel_path "/select/select-feather" "") ; (gtk_accel_path "/filters/filters-motion-blur-zoom" "") ; (gtk_accel_path "/dialogs/dialogs-tool-presets" "") -; (gtk_accel_path "/windows/windows-display-0006" "") ; (gtk_accel_path "/vectors/vectors-duplicate" "") ; (gtk_accel_path "/view/view-display-intent-saturation" "") ; (gtk_accel_path "/tools/tools-foreground-select" "") diff --git a/botfiles/.config/GIMP/2.10/sessionrc b/botfiles/.config/GIMP/2.10/sessionrc index 795c035..6c8732a 100644 --- a/botfiles/.config/GIMP/2.10/sessionrc +++ b/botfiles/.config/GIMP/2.10/sessionrc @@ -11,8 +11,8 @@ (size 640 480)) (session-info "toplevel" (factory-entry "gimp-single-image-window") - (position 6 31) - (size 1904 1039) + (position 3 28) + (size 1912 1047) (open-on-exit) (aux-info (left-docks-width "188") diff --git a/botfiles/.config/GIMP/2.10/tags.xml b/botfiles/.config/GIMP/2.10/tags.xml index a6cc1f8..04e9474 100644 --- a/botfiles/.config/GIMP/2.10/tags.xml +++ b/botfiles/.config/GIMP/2.10/tags.xml @@ -10,10 +10,10 @@ round - + - + @@ -772,7 +772,7 @@ - + diff --git a/botfiles/.config/autostart/autostart.sh b/botfiles/.config/autostart/autostart.sh index 9ada426..2d1e79d 100755 --- a/botfiles/.config/autostart/autostart.sh +++ b/botfiles/.config/autostart/autostart.sh @@ -36,10 +36,6 @@ picom & kkillall -q telegram-desktop while pgrep -u $UID -x telegram-desktop >/dev/null; do sleep 1; done telegram-desktop & -# udiskie -killall -q udiskie -while pgrep -u $UID -x udiskie >/dev/null; do sleep 1; done -udiskie & #~~~~~~~ # OTHER @@ -54,3 +50,10 @@ setxkbmap -layout 'pl' -option caps:swapescape & xsetroot -cursor_name left_ptr & # change the cursor shape from "x" to normal # Refresh .Xresources xrdb ~/.Xresources +# udiskie +killall -q udiskie +while pgrep -u $UID -x udiskie >/dev/null; do sleep 1; done +udiskie & +# clipmenud +clipmenud & + diff --git a/botfiles/.config/sxhkd/sxhkdrc.laptop b/botfiles/.config/sxhkd/sxhkdrc.laptop index 6dcad07..6baa085 100644 --- a/botfiles/.config/sxhkd/sxhkdrc.laptop +++ b/botfiles/.config/sxhkd/sxhkdrc.laptop @@ -30,6 +30,9 @@ End # passworder super + p $HOME/.scripts/rofi-keepassxc/rofi-keepassxc +# clipmenu +super + c + clipmenu #~~~~~~~~~~~~ # WM CONTROL @@ -46,9 +49,6 @@ super + {t,shift + t,s,f} # Focus the node in the given direction super + {_,shift + }{h,j,k,l} bspc node -{f,s} {west,south,north,east} -# Focus the next/previous node in the current desktop -super + {_,shift + }c - bspc node -f {next,prev}.local # Focus the next/previous desktop in the current monitor super + bracket{left,right} bspc desktop -f {prev,next}.local diff --git a/botfiles/.config/sxhkd/sxhkdrc.pc b/botfiles/.config/sxhkd/sxhkdrc.pc index 08a0273..4ac8bb0 100644 --- a/botfiles/.config/sxhkd/sxhkdrc.pc +++ b/botfiles/.config/sxhkd/sxhkdrc.pc @@ -36,6 +36,9 @@ XF86Calculator # passworder super + p $HOME/.scripts/rofi-keepassxc/rofi-keepassxc +super + c + clipmenu + #~~~~~~~~~~~~ # WM CONTROL #~~~~~~~~~~~~ @@ -51,9 +54,6 @@ super + {t,shift + t,s,f} # Focus the node in the given direction super + {_,shift + }{h,j,k,l} bspc node -{f,s} {west,south,north,east} -# Focus the next/previous node in the current desktop -super + {_,shift + }c - bspc node -f {next,prev}.local # Focus the next/previous desktop in the current monitor super + bracket{left,right} bspc desktop -f {prev,next}.local diff --git a/dotman b/dotman index c9ac012..03d846e 100755 --- a/dotman +++ b/dotman @@ -24,7 +24,11 @@ install_yay() { } install_packages() { - yay -S --noconfirm --needed neovim qutebrowser telegram-desktop minecraft-launcher dunst bspwm sxhkd htop mpd ncmpcpp picom ranger rofi transmission-cli vlc zsh youtube-dl grc curl wget dmenu xclip figlet w3m xorg-server xorg-xinit ttf-font-awesome ttf-dejavu vifm feh xorg-xsetroot lxappearance python-pip alsa-utils tmux networkmanager maim fzf exfat-utils fuse2 udiskie udisks2 imagemagick i3lock-color man checkupdates+aur pacman-contrib polybar ccls clang eslint flake8 shellcheck clang-format-linter-git prettier python-black github-cli ncdu mpc neomutt bc cli-visualizer + yay -S --noconfirm --needed reflector + + sudo reflector --latest 200 --protocol http --protocol https --sort rate --save /etc/pacman.d/mirrorlist + + yay -S --noconfirm --needed neovim qutebrowser telegram-desktop minecraft-launcher dunst bspwm sxhkd htop mpd ncmpcpp picom ranger rofi transmission-cli vlc zsh youtube-dl grc curl wget dmenu xclip figlet w3m xorg-server xorg-xinit ttf-font-awesome ttf-dejavu vifm feh xorg-xsetroot lxappearance python-pip alsa-utils tmux networkmanager maim fzf exfat-utils fuse2 udiskie udisks2 imagemagick i3lock-color man checkupdates+aur pacman-contrib polybar ccls clang eslint flake8 shellcheck clang-format-linter-git prettier python-black github-cli ncdu mpc neomutt bc cli-visualizer clipmenu pip3 install --user -U pynvim msgpack sudo pip install -U grip