Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/dotstowPublic template

dotfiles managed with stow

License

NotificationsYou must be signed in to change notification settings

umgbhalla/dotstow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install script is still wiphehe

deps git ,GNU stow, along with these programs andwmutils opt for double border
note these files are tuned ony for a 14" 1920x1080 display

suggested
InstallingClone into your$HOME directory
git clone https://github.com/umgbhalla/dotstow.git~

Runstow to symlink everything or just select what you want

cd dotstow/themes/monterey&& stow*/  -t~

stow Everything (*/ ignores the README or anyfile)
flags-t ~ implies , target directory is$HOME

$pwd/└ home  └ umang    └ dotstow      └ basestow zsh -t~# Just my zsh config
nvim -c':PackerInstall' -c':UpdateRemotePlugins' -c':qall'# install all nvim plugins and exit
Themes
cr0nus

Moun-tain

Gruv-dark

Glass-green

Monterey

Programs

ProgramName
Window Mangerbspwm
Barpolybar
Compositorpicom-jonaburg
Launcherrofi
Wallpaper Setterfeh
Web Browserfirefox
Music Visualizerxava
Lockscreeni3lock-color
Terminal EmulatorAlacritty
Shellzsh
Prompthere
Code Editorneovim -> configs
Notification daemondunst
Scratch padtdrop
Fetchpaleofetch
Login managerlightdm
musicmpvc
mischideIt.sh ,exa ,bat
Detailed programs list

An updated list of all the programs I have installed, can be foundhere

Zsh plugins / managerohmyzsh
fzf-tab
zsh-autosuggestions
zsh-syntax-highlighting
Keybinds
BindingFunctionality
super + F1locked
super + Homeyt musci
super + Priordiscord
super + Nextdiscord
super + Returnscratchpad center
super + semicolonscratchpad left
super + apostrophescratchpad right
super + backslashtmux scratchpad top
super + slashtmux scratchpad bottom
super + shift + Returnterminal kitty
super + shift + bbb secret
super + eShortcuts
super + wvivaldi-stable
super + npcmanfm
super + aneovide
super + shift + malternate between the tiled and monocle layout
super + ufile uploader
super + ctrl + rscreen recorder
super + bpolybar_toggle
super + shift + ktesseract scan
super + shift + lurls shortner
super + spaceprogram launcher
super + shift + spaceprogram killer
alt + shift + erofimoji
alt + vclipmenu
super + vclipmenu
super + shift + alt + rkeybindhelper
super + alt + kkmonad restart
super + shift + hkeybindhelper
super + shift + pdotfiles rofi menu ; open in neovide
super + periodshow open windows
super + ddictionary
super + yscrcpy
super + ppower-menu
super + shift + bpower on bluetooth
super + shift + rmake sxhkd reload its configuration files:
super + {t,shift + t,s}set the window state
super + ftoggle the window fullscreen
super + alt + {q,r}quit/restart bspwm
super + {_,shift + }qclose and kill
super + malternate between the tiled and monocle layout
super + gswap the current node and the biggest window
super + ctrl + {m,x,y,z}set the node flags
super + commafocus the node for the given path jump
super + {_,shift + }cfocus the next/previous window in the current desktop
super + bracket{left,right}focus the next/previous desktop in the current monitor
super + button{4,5}focus with scroll
super + shift + bracket{left,right}focus to next ore previous node
alt + {Tab, shift + Tab}focus the last node/desktop
super + {grave,Tab}focus the last node/desktop
super + {o,i}focus the older or newer node in the focus history
super + {_,shift + }{1-9,0}focus or send to the given desktop
super + ctrl + {h,j,k,l}preselect the direction
super + ctrl + {1-9}preselect the ratio
super + ctrl + spacecancel the preselection for the focused node
super + ctrl + shift + spacecancel the preselection for the focused desktop
super + {Up,Down,Left,Right}expand/contract a window by moving both of its side outward
super + shift + UpMultimedia keys
super + shift + DownStill muøltimedia
super + shift + button{7,6}volume with scroll
super + button{7,6}brighness with scroll
super + alt + shift + sscreenshot url
super + PrintScreenshots with gui
super + shift + vplay pause toggle
super + shift + {Left , Right}music controls

to generate this use command below

#!/usr/bin/env bash# Markdown sxhkd configuration for cheatsheet/documents.SXHKD_CONF="$HOME/.config/sxhkd/sxhkdrc"MD_NAME="Binding"MD_VALUE="Functionality"(echo -e "|$MD_NAME\t # $MD_VALUE |";echo -e "|--- | --- |";awk '/^[a-z]/ && last {print "|" $0,"\t",last,"|"} {last=""} /^#/{last=$0}' "$SXHKD_CONF") | sed -e 's/# /| /' -e 's/^|/| /' | column -t -s $'\t'

script provided by@MahdyMirzade

Config CreditsRicing dynalist

license

kopimi logo

all files and scripts in this repo are releasedCC0 /kopimi! in the spirit offreedom of information, i encourage you to fork, modify, change, share, or do whatever you like with this project!^c^v


[8]ページ先頭

©2009-2025 Movatter.jp