summaryrefslogtreecommitdiff
path: root/X11/xinit
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-05-26 20:06:47 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-05-26 20:06:47 +0300
commitceae010375308744bfe381ee2c8126dbcfefdf88 (patch)
tree588ce5581d627dbc7ffa5e0c5aa46f464a1bd878 /X11/xinit
parent6ed9c8a9285b4b4f2b944a4bee16bd84ca65ec52 (diff)
Lots of visual changes and quality of life.
Dunst configured correctly. NeoVim colorscheme configured better. Updates to many config files. Changes to be committed: modified: Vencord/settings/settings.json modified: X11/Xresources modified: X11/xinit new file: appimageupdate modified: btop/btop.conf modified: clockpower modified: dunst/dunstrc new file: dunst/launch.sh modified: keybinds modified: lock modified: nvim/colors/hybrid.vim new file: nvim/colors/hybrid.vim.bkup modified: nvim/init.vim new file: qBittorrent/ICEBERG.qbtheme new file: qBittorrent/ayuDark.qbtheme modified: zsh/aliases modified: zsh/env modified: zsh/zshrc
Diffstat (limited to 'X11/xinit')
-rwxr-xr-xX11/xinit4
1 files changed, 3 insertions, 1 deletions
diff --git a/X11/xinit b/X11/xinit
index 0649069..e61b147 100755
--- a/X11/xinit
+++ b/X11/xinit
@@ -4,7 +4,8 @@
# ## ~/.xinitrc ## #
# #
-#xrandr --output HDMI-0 --mode 3840x2160 --auto -r 60 & # 120
+#xrandr --output HDMI-1-0 --mode 3840x2160 -r 120 &
+#xrandr --output HDMI-0 --mode 3840x2160 -r 120 &
xrandr --output HDMI-0 --mode 1920x1080 -r 240 &
xrandr --output HDMI-1-0 --mode 1920x1080 -r 240 &
@@ -45,6 +46,7 @@ synclient MinSpeed=1.25 MaxSpeed=2.5 # pointe
synclient AccelFactor=0.025 # acceleration
amixer --card 0 set 'Master' 100 & # audio volume
+amixer --card 0 set 'Mic Boost' 0 & # mic boost volume
amixer --card 0 set 'Capture' 39 & # capture volume
sxhkd -c $HOME/.config/keybinds & # keybindings