mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Update: Fixed license, added copyright.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
# Copyright (C) 2022 Keyitdev
|
||||||
# ~/.config/betterlockscreenrc
|
# ~/.config/betterlockscreenrc
|
||||||
|
|
||||||
# default options
|
# default options
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
## Configuration file for CAVA. Default values are commented out. Use either ';' or '#' for commenting.
|
## Configuration file for CAVA. Default values are commented out. Use either ';' or '#' for commenting.
|
||||||
|
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
|
|
||||||
# Smoothing mode. Can be 'normal', 'scientific' or 'waves'. DEPRECATED as of 0.6.0
|
# Smoothing mode. Can be 'normal', 'scientific' or 'waves'. DEPRECATED as of 0.6.0
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# Documentation: https://dunst-project.org/documentation/
|
# Documentation: https://dunst-project.org/documentation/
|
||||||
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
# Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
### Display ###
|
### Display ###
|
||||||
|
|||||||
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
# Documentation: https://i3wm.org/docs/userguide.html
|
# Documentation: https://i3wm.org/docs/userguide.html
|
||||||
# Config created by Key https://www.github.com/keyitdev/dotfiles
|
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
# Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
# set mod
|
# set mod
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# Documentation: https://sw.kovidgoyal.net/kitty/
|
# Documentation: https://sw.kovidgoyal.net/kitty/
|
||||||
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
# Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
font_size 11.0
|
font_size 11.0
|
||||||
font_family Roboto mono
|
font_family Roboto mono
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# Documentation: https://mpd.readthedocs.io/en/stable/user.html
|
# Documentation: https://mpd.readthedocs.io/en/stable/user.html
|
||||||
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
# Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
# Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
music_directory "~/Music"
|
music_directory "~/Music"
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
; Documentation: https://wiki.archlinux.org/title/ncmpcpp
|
; Documentation: https://wiki.archlinux.org/title/ncmpcpp
|
||||||
; Config created by Alexander-Miller https://github.com/Alexander-Miller
|
; Config created by Alexander-Miller https://github.com/Alexander-Miller
|
||||||
; Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
; Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
; Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
mpd_host = 127.0.0.1
|
mpd_host = 127.0.0.1
|
||||||
mpd_port = 6600
|
mpd_port = 6600
|
||||||
mpd_music_dir = ~/Music
|
mpd_music_dir = ~/Music
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
; Documentation: https://github.com/polybar/polybar/wiki
|
; Documentation: https://github.com/polybar/polybar/wiki
|
||||||
; Config created by Key https://www.github.com/keyitdev/dotfiles
|
; Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
; Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
;; Global WM Settings
|
;; Global WM Settings
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
; Documentation: https://github.com/polybar/polybar/wiki
|
; Documentation: https://github.com/polybar/polybar/wiki
|
||||||
; Config created by Key https://www.github.com/keyitdev/dotfiles
|
; Config created by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
; Copyright (C) 2022 Keyitdev
|
||||||
|
|
||||||
;; Global WM Settings
|
;; Global WM Settings
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
* Documentation: https://github.com/davatorium/rofi/wiki
|
* Documentation: https://github.com/davatorium/rofi/wiki
|
||||||
* Config created by Aditya Shakya https://github.com/adi1090x
|
* Config created by Aditya Shakya https://github.com/adi1090x
|
||||||
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
* Copyright (C) 2022 Keyitdev, Aditya Shakya
|
||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
* Documentation: https://github.com/davatorium/rofi/wiki
|
* Documentation: https://github.com/davatorium/rofi/wiki
|
||||||
* Config created by Aditya Shakya https://github.com/adi1090x
|
* Config created by Aditya Shakya https://github.com/adi1090x
|
||||||
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
* Copyright (C) 2022 Keyitdev, Aditya Shakya
|
||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
* Documentation: https://github.com/davatorium/rofi/wiki
|
* Documentation: https://github.com/davatorium/rofi/wiki
|
||||||
* Config created by Aditya Shakya https://github.com/adi1090x
|
* Config created by Aditya Shakya https://github.com/adi1090x
|
||||||
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
* Copyright (C) 2022 Keyitdev, Aditya Shakya
|
||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
* Documentation: https://github.com/davatorium/rofi/wiki
|
* Documentation: https://github.com/davatorium/rofi/wiki
|
||||||
* Config created by Aditya Shakya https://github.com/adi1090x
|
* Config created by Aditya Shakya https://github.com/adi1090x
|
||||||
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
* Config modified by Keyitdev https://www.github.com/keyitdev/dotfiles
|
||||||
|
* Copyright (C) 2022 Keyitdev, Aditya Shakya
|
||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
|
|||||||
Reference in New Issue
Block a user