feat: picom and kitty dotfiles
This commit is contained in:
parent
2303a28108
commit
8882d4f246
4 changed files with 436 additions and 1 deletions
6
.xinitrc
Normal file
6
.xinitrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
xrandr \
|
||||
--output HDMI-2 --auto --primary
|
||||
--output eDP-1 --left-of HDMI-2
|
||||
exec x-window-manager
|
Loading…
Add table
Add a link
Reference in a new issue