Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
4a06c946
Commit
4a06c946
authored
Oct 26, 2022
by
Jay Ta'ala
Browse files
FIX: mod backspace now also sets xmodmap.
parent
424e570f
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
4a06c946
...
...
@@ -100,7 +100,7 @@ bindsym $mod+Ctrl+b border none
# xrandr set to default res (needed if unplug monitor and can't see screen)
bindsym $mod+backslash exec --no-startup-id "xrandr --output eDP-1-1 --mode 2560x1440 --rate 240; xrandr --output eDP-1 --mode 2560x1440 --rate 240"
bindsym $mod+BackSpace exec --no-startup-id source ~/.xprofile
bindsym $mod+BackSpace exec --no-startup-id
"
source ~/.xprofile
; xmodmap ~/.Xmodmap"
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment