New arch setup
This commit is contained in:
@@ -3,3 +3,4 @@ alias vi='kak'
|
||||
alias df='/usr/bin/git --git-dir=$HOME/.dotfilesrepo/ --work-tree=$HOME'
|
||||
alias unpack='dtrx'
|
||||
alias imv='imv-wayland'
|
||||
alias sway='sway --unsupported-gpu'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[main]
|
||||
font=JetBrains Mono:size=14
|
||||
font=JetBrains Mono:size=10
|
||||
|
||||
[bell]
|
||||
urgent=no
|
||||
|
||||
@@ -247,7 +247,7 @@ bindsym $mod+r mode "resize"
|
||||
# Read `man j sway-bar` for more information about this section.
|
||||
bar {
|
||||
position top
|
||||
font pango:JetBrains Mono $fontsize
|
||||
font pango:Fira Code $fontsize
|
||||
|
||||
# Show volume, brightness, and date/time.
|
||||
status_command ~/.config/sway/status.sh
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# ~/.config/tmux/tmux.conf
|
||||
|
||||
# Enable extended key reporting for terminals/apps that support it.
|
||||
set -g extended-keys on
|
||||
set -g extended-keys-format csi-u
|
||||
# set -g extended-keys on
|
||||
# set -g extended-keys-format csi-u
|
||||
|
||||
# Index windows/tabs and panes from 1 instead of 0.
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user