diff --git a/.config/bash_aliases b/.config/bash_aliases index c1866dc..e433ff8 100644 --- a/.config/bash_aliases +++ b/.config/bash_aliases @@ -1,3 +1,3 @@ alias ls='ls -lahtr' alias vi='vim' -alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfilesrepo/ --work-tree=$HOME' +alias df='/usr/bin/git --git-dir=$HOME/.dotfilesrepo/ --work-tree=$HOME' diff --git a/.config/sway/config b/.config/sway/config index 7047629..733236b 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -16,7 +16,7 @@ set $right l # Your preferred terminal emulator set $term foot # Your preferred application launcher -set $menu wmenu-run +set $menu wmenu-run -l 10 include /etc/sway/config-vars.d/* @@ -234,7 +234,7 @@ bindsym $mod+r mode "resize" bindsym Print exec grim # Pick an entry from clipboard history and copy it back to the clipboard - bindsym $mod+c exec sh -c 'cliphist list | wmenu | cliphist decode | wl-copy' + bindsym $mod+c exec sh -c 'cliphist list | wmenu -l 10 | cliphist decode | wl-copy' # # Status Bar: