.config
bspwm
concession
conky
dsk
run
compton
conky
dropbox
dunst
i3wm
kdeconnect
kded5
kdeinit5
nitrogen
polkit-kde
polybar
pulseaudio
redshift
syncthing
xrdbupdate
xset
dskrc
dunst
htop
i3
i3status
liferea
neofetch
nitrogen
plasma-workspace
polybar
rofi
sxhkd
xob
xrdb
zim
compton.conf
kglobalshortcutsrc
konsolerc
kscreenlockerrc
ksplashrc
redshift.conf
startupconfig
user-dirs.dirs
user-dirs.locale
.dsk
.local
.ssh
.themes
.vim
.bashrc
.functions
.gitconfig
.gitmodules
.inputrc
.kshrc
.profile
.vimrc
.xinitrc
.xsession
.zshrc
6 lines
71 B
Bash
Executable File
6 lines
71 B
Bash
Executable File
#! /usr/bin/env bash
|
|
# No bell
|
|
xset -b
|
|
# No screen blanking
|
|
xset s off
|