Changeset 254aa1d in dotfiles for wm/.ratpoisonrc
- Timestamp:
- Aug 5, 2024, 6:53:43 AM (3 months ago)
- Branches:
- master
- Children:
- fe2941b
- Parents:
- 7bfb563
- git-author:
- Mikhail Kirillov <w96k@…> (08/05/24 06:33:27)
- git-committer:
- Mikhail Kirillov <w96k@…> (08/05/24 06:53:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wm/.ratpoisonrc
r7bfb563 r254aa1d 8 8 set framesels 1234567890abcdefg 9 9 10 set font "Courier:size=12" 10 set font "Courier:size=10" 11 set winliststyle column 11 12 set bargravity n 12 13 defborder 0 … … 16 17 # Commands to run-or-raise programs 17 18 alias icecat exec ratpoison -c "select icecat" || exec icecat 18 alias nyxt exec ratpoison -c "select nyxt" || exec nyxt19 alias palemoon exec ratpoison -c "select Pale moon" || sh ~/Software/palemoon/palemoon-guix.sh 19 20 alias workrave exec ratpoison -c "select workrave" || exec workrave 20 21 alias emacs exec ratpoison -c "select emacs" || exec emacs … … 30 31 31 32 # Run or raise Nyxt 32 bind B nyxt33 bind B palemoon 33 34 34 35 # Run or raise Icecat … … 51 52 definekey top XF86AudioLowerVolume exec amixer -q sset Master 3%- 52 53 definekey top XF86AudioRaiseVolume exec amixer -q sset Master 3%+ 53 54 #exec wmname LG3D
Note:
See TracChangeset
for help on using the changeset viewer.