Change default resolution to 1920x1080
This commit is contained in:
@@ -281,6 +281,7 @@ exec_always --no-startup-id ff-theme-util
|
||||
exec_always --no-startup-id fix_xcursor
|
||||
exec --no-startup-id nextcloud
|
||||
exec --no-startup-id ~/.scripts/dotfiles.sh
|
||||
exec --no-startup-id ~/.scripts/startup.sh
|
||||
|
||||
|
||||
# Color palette used for the terminal ( ~/.extend.Xresources file )
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# A script to manage my dotfiles and copy them to my git
|
||||
dotfiles=$HOME/workspace/Git/dotfiles
|
||||
dotfiles=$HOME/workspace/Git/TuDatTr/dotfiles
|
||||
|
||||
# -avv for debugging purposes
|
||||
# -v for normal use
|
||||
|
||||
Reference in New Issue
Block a user