Re-org x11 stow package into dwm
- Add winitrc for wayland similar to xinitrc - Move x11 stow package to dwm - Remove x11 stow packages from stow creation/recreation list - Update dwl submodule
This commit is contained in:
35
justfile
35
justfile
@@ -23,38 +23,27 @@ doom-emacs-doctor:
|
||||
stow-create:
|
||||
stow -v \
|
||||
-S alacritty \
|
||||
-S autorandr \
|
||||
-S awesome \
|
||||
-S bash \
|
||||
-S betterlockscreen \
|
||||
-S blender \
|
||||
-S brightness \
|
||||
-S calibre \
|
||||
-S deadd \
|
||||
-S dunst \
|
||||
-S dwl \
|
||||
-S dwm \
|
||||
-S emacs \
|
||||
-S eww \
|
||||
-S fish \
|
||||
-S freecad \
|
||||
-S fuzzel \
|
||||
-S gaming \
|
||||
-S gammastep \
|
||||
-S geoclue \
|
||||
-S gimp \
|
||||
-S git \
|
||||
-S gtk \
|
||||
-S hyprland \
|
||||
-S kitty \
|
||||
-S mangal \
|
||||
-S mpv \
|
||||
-S naughty \
|
||||
-S pactl \
|
||||
-S picom \
|
||||
-S playerctl \
|
||||
-S qt5 \
|
||||
-S redshift \
|
||||
-S rofi \
|
||||
-S shikane \
|
||||
-S snapborg \
|
||||
@@ -62,21 +51,15 @@ stow-create:
|
||||
-S starship \
|
||||
-S swappy \
|
||||
-S swaylock \
|
||||
-S swaync \
|
||||
-S swhkd \
|
||||
-S syncthing \
|
||||
-S system76 \
|
||||
-S tmux \
|
||||
-S trackma \
|
||||
-S trackpad \
|
||||
-S tty \
|
||||
-S vim \
|
||||
-S vscode \
|
||||
-S x11 \
|
||||
-S xfce4-notifyd \
|
||||
-S xmonad \
|
||||
-S xournalpp \
|
||||
-S xrandr \
|
||||
-S zathura \
|
||||
-S zsh
|
||||
|
||||
@@ -133,7 +116,6 @@ stow-delete:
|
||||
-D tty \
|
||||
-D vim \
|
||||
-D vscode \
|
||||
-D x11 \
|
||||
-D xfce4-notifyd \
|
||||
-D xmonad \
|
||||
-D xournalpp \
|
||||
@@ -145,38 +127,27 @@ stow-delete:
|
||||
stow-recreate:
|
||||
stow -v \
|
||||
-R alacritty \
|
||||
-R autorandr \
|
||||
-R awesome \
|
||||
-R bash \
|
||||
-R betterlockscreen \
|
||||
-R blender \
|
||||
-R brightness \
|
||||
-R calibre \
|
||||
-R deadd \
|
||||
-R dunst \
|
||||
-R dwl \
|
||||
-R dwm \
|
||||
-R emacs \
|
||||
-R eww \
|
||||
-R fish \
|
||||
-R freecad \
|
||||
-R fuzzel \
|
||||
-R gaming \
|
||||
-R gammastep \
|
||||
-R geoclue \
|
||||
-R gimp \
|
||||
-R git \
|
||||
-R gtk \
|
||||
-R hyprland \
|
||||
-R kitty \
|
||||
-R mangal \
|
||||
-R mpv \
|
||||
-R naughty \
|
||||
-R pactl \
|
||||
-R picom \
|
||||
-R playerctl \
|
||||
-R qt5 \
|
||||
-R redshift \
|
||||
-R rofi \
|
||||
-R shikane \
|
||||
-R snapborg \
|
||||
@@ -184,21 +155,15 @@ stow-recreate:
|
||||
-R starship \
|
||||
-R swappy \
|
||||
-R swaylock \
|
||||
-R swaync \
|
||||
-R swhkd \
|
||||
-R syncthing \
|
||||
-R system76 \
|
||||
-R tmux \
|
||||
-R trackma \
|
||||
-R trackpad \
|
||||
-R tty \
|
||||
-R vim \
|
||||
-R vscode \
|
||||
-R x11 \
|
||||
-R xfce4-notifyd \
|
||||
-R xmonad \
|
||||
-R xournalpp \
|
||||
-R xrandr \
|
||||
-R zathura \
|
||||
-R zsh
|
||||
|
||||
|
Reference in New Issue
Block a user