This commit is contained in:
2020-07-19 12:08:46 +09:00
parent 9257b32103
commit dbec9f8c79
14 changed files with 70 additions and 67 deletions

View File

@@ -1,55 +0,0 @@
{
"autoFit": 100,
"debug": false,
"gestures": false,
"hideAllControls": true,
"hidePopup": false,
"input": {
"Ctrl+S": [
"screenshot",
"Take screenshot without subtitles"
],
"Ctrl+Shift+T": [
"",
""
]
},
"lang": "ko",
"maxRecent": 5,
"mpv": {
"hwdec": "auto-copy",
"input-ipc-server": "/tmp/mpvsocket",
"msg-level": "status",
"screenshot-directory": "/home/vbalien/Pictures",
"screenshot-format": "",
"screenshot-template": "screenshot%#04n",
"speed": 1,
"vo": "",
"volume": 100
},
"onTop": "never",
"recent": [
{
"path": "/run/user/1000/gvfs/afp-volume:host=home.alien.moe,user=vbalien,volume=Animations/[Ohys-Raws] Maou Gakuin no Futekigousha - 03 (AT-X 1280x720 x264 AAC).mp4"
},
{
"path": "/run/user/1000/gvfs/afp-volume:host=home.alien.moe,user=vbalien,volume=Animations/[Ohys-Raws] Re Zero kara Hajimeru Isekai Seikatsu 2nd Season - 02 (AT-X 1920x1080 x264 AAC).mp4"
},
{
"path": "/run/user/1000/gvfs/afp-volume:host=home.alien.moe,user=vbalien,volume=Animations/[Ohys-Raws] Yahari Ore no Seishun LoveCome wa Machigatte Iru. Kan - 02 (TBS 1920x1080 x264 AAC).mp4"
},
{
"path": "/run/user/1000/gvfs/afp-volume:host=home.alien.moe,user=vbalien,volume=Animations/[Moozzi2] Machikado Mazoku - TV + SP/[Moozzi2] Machikado Mazoku - 01 (BD 1920x1080 x.264 Flac).mkv"
},
{
"path": "/run/user/1000/gvfs/afp-volume:host=home.alien.moe,user=vbalien,volume=Animations/[Ohys-Raws] Bang Dream! Garupa Pico Oomori - 02 (AT-X 1280x720 x264 AAC).mp4"
}
],
"remaining": true,
"resume": true,
"screenshotDialog": false,
"showAll": true,
"splitter": 313,
"trayIcon": false,
"version": "2.0.3"
}

View File

@@ -4,7 +4,7 @@ bspc monitor -d I II III IV V VI VII VIII IX X
bspc config top_padding 27
bspc config border_width 0
bspc config window_gap `expr 12 * $GDK_SCALE`
bspc config window_gap 24
bspc config split_ratio 0.52
bspc config borderless_monocle true
@@ -44,6 +44,7 @@ dunst &
sxhkd &
dex -a
libinput-gestures-setup restart
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
xinput set-prop "bcm5974" "libinput Natural Scrolling Enabled" 1
xinput set-prop 'Logitech G102 LIGHTSYNC Gaming Mouse' 'libinput Natural Scrolling Enabled' 1