mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 02:46:06 -07:00
mostly usable EXWM with bad code format. Needs refactor
This commit is contained in:
parent
c51d2e9354
commit
7b0bf943b3
11
.Xmodmap
Normal file
11
.Xmodmap
Normal file
@ -0,0 +1,11 @@
|
||||
!
|
||||
! Swap Caps_Lock and Control_L
|
||||
!
|
||||
remove Lock = Caps_Lock
|
||||
remove Control = Control_L
|
||||
remove Lock = Control_L
|
||||
remove Control = Caps_Lock
|
||||
keysym Control_L = Caps_Lock
|
||||
keysym Caps_Lock = Control_L
|
||||
add Lock = Caps_Lock
|
||||
add Control = Control_L
|
File diff suppressed because it is too large
Load Diff
3
.config/scratch/scripts/bar.sh
Executable file
3
.config/scratch/scripts/bar.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "$(date)"
|
Loading…
x
Reference in New Issue
Block a user