nvidia
This commit is contained in:
parent
d9f686d709
commit
f638a8e89c
3 changed files with 2 additions and 10 deletions
|
|
@ -306,7 +306,7 @@
|
|||
:monitor 0
|
||||
:geometry (geometry :x "0%"
|
||||
:y "1px"
|
||||
:width "3417px"
|
||||
:width "99%"
|
||||
:height "20px"
|
||||
:anchor "top center")
|
||||
:stacking "bottom"
|
||||
|
|
|
|||
|
|
@ -6,17 +6,9 @@ exec-once=dbus-update-activation-environment --all
|
|||
#
|
||||
#
|
||||
|
||||
monitor=DP-3,2560x1440@165,0x0,1
|
||||
monitor=DP-1,3440x1440@180,2560x0,1
|
||||
monitor=DP-2,1920x1200@60,6000x0,1
|
||||
monitor=DP-2,transform,1
|
||||
|
||||
monitor=,highrr,auto,1
|
||||
|
||||
workspace=DP-3,1
|
||||
workspace=DP-1,2
|
||||
workspace=DP-2,3
|
||||
|
||||
input {
|
||||
kb_file=/home/dashie/.config/keymap.xkb #us with dead_diaeresis on shift + ' to get ä ö ü
|
||||
kb_layout=
|
||||
|
|
|
|||
2
setup.sh
2
setup.sh
|
|
@ -1,5 +1,5 @@
|
|||
find $PWD -maxdepth 1 -mindepth 0 -exec ln -s '{}' $HOME/.config/ \;
|
||||
mv $HOME/.config/.zshrc ../.zshrc
|
||||
mv ../.zshrc $HOME/.config/.zshrc
|
||||
unlink $HOME/.config/.git
|
||||
unlink $HOME/.config/.gitignore
|
||||
unlink $HOME/.config/README.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue