pkg4
This commit is contained in:
parent
e3d444d936
commit
a0b451dc89
12 changed files with 118 additions and 118 deletions
|
@ -159,7 +159,7 @@ bindsym {
|
||||||
-B 'Yes, exit sway' 'swaymsg exit'
|
-B 'Yes, exit sway' 'swaymsg exit'
|
||||||
|
|
||||||
$flag+q kill # Kill focused window
|
$flag+q kill # Kill focused window
|
||||||
$flag+Return exec $term -e bash -c "zellij --layout=compact attach || zellij --layout=compact" # Start a terminal
|
$flag+Return exec $term -e bash -c "zellij attach || zellij" # Start a terminal
|
||||||
$flag+Delete exec swaylock # Lockscreen
|
$flag+Delete exec swaylock # Lockscreen
|
||||||
|
|
||||||
# Start application launcher
|
# Start application launcher
|
||||||
|
|
|
@ -27,7 +27,7 @@ set tabstop=4
|
||||||
set number
|
set number
|
||||||
set relativenumber
|
set relativenumber
|
||||||
|
|
||||||
colorscheme nord-light
|
" colorscheme nord-light
|
||||||
set conceallevel=2
|
set conceallevel=2
|
||||||
|
|
||||||
" Add mouse support
|
" Add mouse support
|
||||||
|
|
|
@ -5,7 +5,7 @@ pkgver = 0.0.1-1
|
||||||
pkgarch = any
|
pkgarch = any
|
||||||
pkgbuild_sha256sum = 2c2128b35deb2cbf348ad9b8b02494c8a45788c75bf13661095c9037b1e4d02d
|
pkgbuild_sha256sum = 2c2128b35deb2cbf348ad9b8b02494c8a45788c75bf13661095c9037b1e4d02d
|
||||||
packager = Unknown Packager
|
packager = Unknown Packager
|
||||||
builddate = 1666735689
|
builddate = 1666735869
|
||||||
builddir = /mnt/MyFiles/.hidden/sisyphus/pkg/tdpeuter
|
builddir = /mnt/MyFiles/.hidden/sisyphus/pkg/tdpeuter
|
||||||
startdir = /mnt/MyFiles/.hidden/sisyphus/pkg/tdpeuter
|
startdir = /mnt/MyFiles/.hidden/sisyphus/pkg/tdpeuter
|
||||||
buildtool = makepkg
|
buildtool = makepkg
|
||||||
|
|
Binary file not shown.
|
@ -5,7 +5,7 @@ pkgbase = tdpeuter
|
||||||
pkgver = 0.0.1-1
|
pkgver = 0.0.1-1
|
||||||
pkgdesc = Sysconfig for my systems
|
pkgdesc = Sysconfig for my systems
|
||||||
url = https://github.com/tdpeuter/sisyphus
|
url = https://github.com/tdpeuter/sisyphus
|
||||||
builddate = 1666735689
|
builddate = 1666735869
|
||||||
packager = Unknown Packager
|
packager = Unknown Packager
|
||||||
size = 0
|
size = 0
|
||||||
arch = any
|
arch = any
|
||||||
|
|
Binary file not shown.
|
@ -1 +1 @@
|
||||||
tdpeuter.db.tar.xz
|
tdpeuter.db.tar.gz
|
BIN
pkg/tdpeuter/tdpeuter.db.tar.gz
Normal file
BIN
pkg/tdpeuter/tdpeuter.db.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
||||||
tdpeuter.files.tar.xz
|
tdpeuter.files.tar.gz
|
BIN
pkg/tdpeuter/tdpeuter.files.tar.gz
Normal file
BIN
pkg/tdpeuter/tdpeuter.files.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue