Add japanese lettering to i3
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
# Marco's Dotfiles
|
# Marco's Dotfiles
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## System
|
## System
|
||||||
|
|
||||||
+ Notifications: dunst
|
+ Notifications: dunst
|
||||||
|
|||||||
@@ -36,16 +36,16 @@ bindsym $mod+Tab layout toggle stacked split
|
|||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+space floating toggle
|
||||||
|
|
||||||
set $ws1 "1"
|
set $ws1 "1 一"
|
||||||
set $ws2 "2"
|
set $ws2 "2 二"
|
||||||
set $ws3 "3"
|
set $ws3 "3 三"
|
||||||
set $ws4 "4"
|
set $ws4 "4 四"
|
||||||
set $ws5 "5"
|
set $ws5 "5 五"
|
||||||
set $ws6 "6"
|
set $ws6 "6 六"
|
||||||
set $ws7 "7"
|
set $ws7 "7 七"
|
||||||
set $ws8 "8"
|
set $ws8 "8 八"
|
||||||
set $ws9 "9"
|
set $ws9 "9 九"
|
||||||
set $ws10 "10"
|
set $ws10 "10 十"
|
||||||
|
|
||||||
# switch to workspace
|
# switch to workspace
|
||||||
bindsym $mod+1 workspace number $ws1
|
bindsym $mod+1 workspace number $ws1
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user