mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
Move mpv, feh, and bspwm to stow
This commit is contained in:
parent
3b9cf6ec8f
commit
67f07825fc
@ -1,13 +1,15 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
||||||
|
# Copyright (C) 2018 Donovan Glover
|
||||||
|
|
||||||
sxhkd &
|
sxhkd &
|
||||||
|
|
||||||
bspc monitor -d 1 2 3 4 5 6
|
bspc monitor -d 1 2 3 4 5 6
|
||||||
|
|
||||||
bspc config border_width 15
|
bspc config border_width 3
|
||||||
bspc config window_gap 20
|
bspc config window_gap 50
|
||||||
|
|
||||||
bspc config split_ratio 0.52
|
bspc config split_ratio 0.50
|
||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
bspc config gapless_monocle true
|
bspc config gapless_monocle true
|
||||||
|
|
||||||
@ -22,4 +24,3 @@ bspc config focus_follows_pointer true
|
|||||||
#bspc config normal_border_color
|
#bspc config normal_border_color
|
||||||
#bspc config active_border_color
|
#bspc config active_border_color
|
||||||
#bspc config focused_border_color
|
#bspc config focused_border_color
|
||||||
|
|
@ -1,28 +0,0 @@
|
|||||||
##################################################################################
|
|
||||||
#
|
|
||||||
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
|
||||||
# Copyright (C) 2017 Donovan Glover
|
|
||||||
#
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
|
||||||
# it under the terms of the GNU General Public License as published by
|
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
|
||||||
# (at your option) any later version.
|
|
||||||
#
|
|
||||||
# This program is distributed in the hope that it will be useful,
|
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
# GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License
|
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
#
|
|
||||||
##################################################################################
|
|
||||||
|
|
||||||
# Always save screenshots as .png
|
|
||||||
screenshot-format="png"
|
|
||||||
|
|
||||||
# Save screenshots here instead of in the current working directory
|
|
||||||
screenshot-directory="~/Pictures/Screenshots"
|
|
||||||
|
|
||||||
# Do not use the default keybindings
|
|
||||||
no-input-default-bindings
|
|
@ -1,22 +1,5 @@
|
|||||||
##################################################################################
|
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
||||||
#
|
# Copyright (C) 2017-2018 Donovan Glover
|
||||||
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
|
||||||
# Copyright (C) 2017 Donovan Glover
|
|
||||||
#
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
|
||||||
# it under the terms of the GNU General Public License as published by
|
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
|
||||||
# (at your option) any later version.
|
|
||||||
#
|
|
||||||
# This program is distributed in the hope that it will be useful,
|
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
# GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License
|
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
#
|
|
||||||
##################################################################################
|
|
||||||
|
|
||||||
# Remove the default keybindings
|
# Remove the default keybindings
|
||||||
toggle_actions
|
toggle_actions
|
||||||
@ -114,3 +97,4 @@ jump_last K
|
|||||||
jump_fwd H
|
jump_fwd H
|
||||||
jump_back L
|
jump_back L
|
||||||
delete v
|
delete v
|
||||||
|
save_image s
|
@ -1,22 +1,5 @@
|
|||||||
##################################################################################
|
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
||||||
#
|
# Copyright (C) 2017 Donovan Glover
|
||||||
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
|
||||||
# Copyright (C) 2017 Donovan Glover
|
|
||||||
#
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
|
||||||
# it under the terms of the GNU General Public License as published by
|
|
||||||
# the Free Software Foundation, either version 3 of the License, or
|
|
||||||
# (at your option) any later version.
|
|
||||||
#
|
|
||||||
# This program is distributed in the hope that it will be useful,
|
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
# GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License
|
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
#
|
|
||||||
##################################################################################
|
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# Legacy Commands - These are here to serve as an optional way to do
|
# Legacy Commands - These are here to serve as an optional way to do
|
||||||
@ -31,7 +14,7 @@ p cycle pause # Pause / unpause
|
|||||||
SPACE cycle pause # Same as above
|
SPACE cycle pause # Same as above
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# Core Commands - These are all the commands that you use with mpv
|
# Core Commands - These are all the commands that you use with mpv
|
||||||
# available directly from the home row.
|
# available directly from the home row.
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
11
mpv/.config/mpv/mpv.conf
Normal file
11
mpv/.config/mpv/mpv.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
||||||
|
# Copyright (C) 2017 Donovan Glover
|
||||||
|
|
||||||
|
# Always save screenshots as .png
|
||||||
|
screenshot-format="png"
|
||||||
|
|
||||||
|
# Save screenshots here instead of in the current working directory
|
||||||
|
screenshot-directory="~/Pictures/Screenshots"
|
||||||
|
|
||||||
|
# Do not use the default keybindings
|
||||||
|
no-input-default-bindings
|
Loading…
Reference in New Issue
Block a user