-
-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# VHS Defaults for Recordings and Screenshots | ||
|
||
#Set Theme "Monokai Vivid" | ||
Set Theme "Monokai Vivid" | ||
|
||
#Set FontFamily "FiraCode Nerd Font" | ||
Set FontFamily "FiraCode Nerd Font" | ||
##Set FontFamily "Hack Nerd Font" | ||
#Set FontSize 14 | ||
Set FontSize 14 | ||
|
||
#Set TypingSpeed 40ms | ||
Set TypingSpeed 40ms | ||
|
||
#Set WindowBar Colorful | ||
Set WindowBar Colorful | ||
|
||
#Set BorderRadius 8 | ||
Set BorderRadius 8 | ||
|
||
#Set Margin 0 | ||
Set Margin 0 | ||
|
||
#Set Padding 10 | ||
Set Padding 10 | ||
|
||
#Set Width 1400 | ||
#Set Height 800 | ||
Set Width 1400 | ||
Set Height 800 | ||
|
||
#Set Shell "bash" | ||
Set Shell "bash" |